summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authore-t-l <40775958+e-t-l@users.noreply.github.com>2021-09-04 04:47:53 -0400
committerGitHub <noreply@github.com>2021-09-04 10:47:53 +0200
commitb9f578ed5c83dff7ebf70e2fb5d6ded9c9d4482f (patch)
tree9a6eebf25aa62ec8aa08475bd47336ad9f6bc668
parent04c0e613221a9fe0ed67a4c02b66b7d845798af2 (diff)
downloadAntennaPod-b9f578ed5c83dff7ebf70e2fb5d6ded9c9d4482f.zip
Add Feature Request template link to Contributing.md (#5385)
Added a link directly to the Feature Request template, just like there is for the Bug Report template, so that new contributors can more easily find it. Previously, even contributors who had read through the contributing guidelines were unaware that a specific template existed for Feature Requests and would submit poorly formatted requests as a result, which then would get flagged by antennapod-bot and need to be edited.
-rw-r--r--CONTRIBUTING.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index afc3dc672..e3bc7269d 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -18,6 +18,7 @@ How to submit a feature request
- 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 may currently exist and how your requested feature solves this problem.
- Try to be as specific as possible. Please not only explain what the feature does, but also how. If your request is about (or includes) changing or extending the UI, describe what the UI would look like and how the user would interact with it.
+- Please use the following **[template](.github/ISSUE_TEMPLATE/feature_request.md)**.
Translating AntennaPod