From 496f859197db100086129c4686f66010346cbca3 Mon Sep 17 00:00:00 2001 From: Martin Fietz Date: Thu, 10 Sep 2015 18:18:28 +0200 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 100875b99..9dfd9ecfe 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -13,7 +13,8 @@ How to submit a feature request - Make sure you are using the latest version of AntennaPod. Perhaps the feature you are looking for has already been implemented. - Use the search function to see if someone else has already submitted the same feature request. - If an issue has already been opened, see if you can add anything useful to it. -- Otherwise, create a new issue on the "issues" page +- Otherwise, create a new issue on the "issues" page +- To make it easier for us to keep track of requests, please only make one feature request per issue - Give a brief explanation about the problem that currently exists and why your requested feature solves this problem. - Try do be as specific as possible. Please not only explain *what* the feature does, but also *how*. When your request is about changing or extending the UI, describe what the UI would look like and how the user would interact with it.