mirror of https://github.com/keeweb/keeweb
typo
parent
2fe33765d6
commit
75cdfc4e33
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue