From d9a486f20b4464866eb6527f15b5498937415117 Mon Sep 17 00:00:00 2001 From: Antelle Date: Sat, 21 Nov 2015 11:01:32 +0300 Subject: [PATCH] contributing --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b37dcef5..97fdedb2 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -14,7 +14,7 @@ Does it happen on Demo or New database? If no, how to reproduce this? If you are Plugins are not supported for now. So, if you want to add a feature, please, follow these steps: -1. make sure it's not listed in [https://github.com/antelle/keeweb/wiki/Unsupported-Features](banned features) +1. make sure it's not listed in [banned features](https://github.com/antelle/keeweb/wiki/Unsupported-Features) 2. check compatibility with [TODO.md](the project roadmap) 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, markup