summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.