From 2a9d7d82cbe487a599c880dbcb025fd86a4e6f9c Mon Sep 17 00:00:00 2001 From: Nils Schneider Date: Sat, 5 Sep 2015 19:15:34 +0200 Subject: [PATCH] contributing: mention "rejected features" wiki page --- CONTRIBUTING.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 119fd8d3..05aab92d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -25,7 +25,10 @@ after merging the changes, too. The preferred way to discuss in the IRC channel ([#gluon] on irc.hackint.org) or on the [mailing list], however, you can also open a new issue on Github to -discuss there. +discuss there. We maintain a [list of rejected +features](https://github.com/freifunk-gluon/gluon/issues?q=label%3Arejected) +and we'd like to kindly ask you to review it first. In general, looking for +duplicates may save you some time. Develop on top of master ------------------------