From e0498e5e87d0318b96e5ebc298b2e91068b0fc6e Mon Sep 17 00:00:00 2001 From: antelle Date: Sat, 18 Apr 2020 13:11:05 +0200 Subject: [PATCH] contributing --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d6877e66..56ef8a0d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -30,7 +30,7 @@ Indeed, questions on that page are not applicable in this case. ## Development -We don't accept (and in foreseeable future, we won't) anyone as a project collaborator directly. +We don't accept (and in foreseeable future, we won't accept) anyone as a project collaborator directly. Instead, the code should be contributed via pull requests. To get started with development, take a look at these pages: - [Architecture](https://github.com/keeweb/keeweb/wiki/Architecture) - [Engineering](https://github.com/keeweb/keeweb/wiki/Engineering)