From a11cf38378f1de9c1632e97b7e9653d8202e0664 Mon Sep 17 00:00:00 2001 From: antelle Date: Sat, 18 Apr 2020 12:47:28 +0200 Subject: [PATCH] contributing --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 49bbc45b..3e008fde 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -34,7 +34,7 @@ We don't accept (and in forseeable future, we won't) anyone as a project collabo 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) -- [Unsupported Features](hhttps://github.com/keeweb/keeweb/wiki/Unsupported%20Features) +- [Unsupported Features](https://github.com/keeweb/keeweb/wiki/Unsupported%20Features) - [Pull Request Guidelines](https://github.com/keeweb/keeweb/blob/master/.github/PULL_REQUEST_TEMPLATE.md#readme) ## Pull requests