From 76075ffec4fa35e70c7d5764d2d3d0baf38949bd Mon Sep 17 00:00:00 2001 From: Tobias Hagemann Date: Fri, 10 Feb 2017 01:52:13 +0100 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1ad712a2d..fb80dfd30 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -13,6 +13,11 @@ - [Contact us](https://cryptomator.org/contact/) directly by writing an email. Wir sprechen auch Deutsch! - Have a chat with us on [Gitter](https://gitter.im/cryptomator/cryptomator). +## Do you miss a feature? + +- Ensure the feature was not [already requested](https://github.com/cryptomator/cryptomator/issues). +- You're welcome to suggest a feature by [submitting a new issue](https://github.com/cryptomator/cryptomator/issues/new). + ## Did you write a patch that fixes a bug? - Open a new pull request with the patch.