mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 23:40:13 +01:00
Updated Adding new Snap settings to code (markdown)
parent
0260224242
commit
a7c2860833
1 changed files with 5 additions and 1 deletions
|
|
@ -1,6 +1,10 @@
|
|||
# When adding settings to code you or somebody else wrote
|
||||
|
||||
Add all settings that you find on code.
|
||||
Add all necessary settings that you find on code.
|
||||
|
||||
After doing all changes, [fix lint errors](https://github.com/wekan/wekan/wiki/Developer-Documentation#preventing-travis-ci-lint-errors-before-submitting-pull-requests) and if possible warnings too. You can silence errors if you really can't find solution.
|
||||
|
||||
Submit pull request to Wekan edge branch https://github.com/wekan/wekan/tree/edge
|
||||
|
||||
# Changes to [config](https://github.com/wekan/wekan/blob/edge/snap-src/bin/config)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue