This commit is contained in:
Antelle 2016-02-29 00:18:13 +03:00
parent 2fe33765d6
commit 75cdfc4e33
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ Thanks for taking the time to contribute! :gift:
Please follow these steps:
1. make sure the feature you add not listed in [banned features](https://github.com/antelle/keeweb/wiki/Unsupported-Features)
1. make sure the feature you add is not listed in [banned features](https://github.com/antelle/keeweb/wiki/Unsupported-Features)
2. check compatibility with [the project roadmap](https://github.com/antelle/keeweb/wiki/TODO) and key features: you should not break anything
3. if your feature is introducing a lot of new UI, or is changing any UX or design concept, please, open an issue to discuss it first
4. please, respect existing style in code, styles and markup (hint: install and enable [editorconfig](http://editorconfig.org/) in your editor)