From f74aa095735b0f9057d5dbf633df85917ebf82cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Wed, 16 Dec 2015 07:28:44 +0100 Subject: core: add note about duplicate issues in Contributing --- Contributing.asciidoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Contributing.asciidoc b/Contributing.asciidoc index 6b9779c51..4991933e1 100644 --- a/Contributing.asciidoc +++ b/Contributing.asciidoc @@ -9,6 +9,8 @@ First, some basic things: * Use only English to communicate with developers. +* Search in issues if the same problem or feature request has already been + reported (a duplicate is waste of time for you and the developers!). * If you can, please check if the problem has been fixed in development version (if you are using a stable release or old version). * Report only one bug or feature request per issue. -- cgit v1.2.3