From f9c2b50ab5861a8e06ef6bcc8c5aa028ce9f35ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20Mail=C3=A4nder?= Date: Mon, 8 Jun 2015 09:30:42 +0200 Subject: [PATCH] Update CONTRIBUTING.md please don't submit duplicates and keep it one issue per issue --- CONTRIBUTING.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1e5fed8870..22901439a9 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,7 +4,10 @@ * Have you read the [FAQ](https://github.com/OpenRA/OpenRA/wiki/FAQ)? * Add the appropriate log files on crashes. +* Mention the version you have tested against. * Please be specific on how to reproduce the problem. +* Do not submit duplicate issues. Search first. +* Avoid including multiple requests/bugs into a single issue. ## Patches