summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorMartin Fietz <Martin.Fietz@gmail.com>2015-09-10 18:18:28 +0200
committerMartin Fietz <Martin.Fietz@gmail.com>2015-09-10 18:18:28 +0200
commit496f859197db100086129c4686f66010346cbca3 (patch)
tree60d4c90f09e405438d51e56fd717caa4958d44be /CONTRIBUTING.md
parent2c3f7921d212f3769c8308cf56d51573da541dfc (diff)
downloadantennapod-496f859197db100086129c4686f66010346cbca3.zip
Update CONTRIBUTING.md
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md3
1 files changed, 2 insertions, 1 deletions
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.