aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Monteiro <marknr.monteiro@protonmail.com>2020-03-20 11:13:40 +0100
committerMark Monteiro <marknr.monteiro@protonmail.com>2020-03-20 11:13:40 +0100
commit4c24beccb4586eec86003d0e9cb20b031d735131 (patch)
tree897d222e5f4bf1e8916402f977a8ab4b90a48103
parent6d27efe30a78da019f2f99e9281ad3c8a3b4c114 (diff)
Apply suggested changes from code review
-rw-r--r--.github/ISSUE_TEMPLATE/feature_request.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md
index 8a2081504..80222296c 100644
--- a/.github/ISSUE_TEMPLATE/feature_request.md
+++ b/.github/ISSUE_TEMPLATE/feature_request.md
@@ -8,6 +8,6 @@ assignees: ''
**PLEASE DO NOT OPEN FEATURE REQUEST ISSUES ON GITHUB**
-**Feature requests should be opened up on our dedicated [feature request hub](https://features.jellyfin.org/) so that they can be appropriately discussed and prioritized.**
+**Feature requests should be opened on our dedicated [feature request](https://features.jellyfin.org/) hub so they can be appropriately discussed and prioritized.**
-However, if you are willing to contribute to the project by adding a new feature yourself, then please ensure that you first review our [documentation on contributing code](https://jellyfin.org/docs/general/contributing/development.html). Once you have reviewed the documentation feel free to come back here and open an issue here outlining your proposed approach so that it can be documented, tracked and discussed by other team members.
+However, if you are willing to contribute to the project by adding a new feature yourself, then please ensure that you first review our [documentation](https://docs.jellyfin.org/general/contributing/development.html) on contributing code. Once you have reviewed the documentation, feel free to come back here and open an issue here outlining your proposed approach so that it can be documented, tracked, and discussed by other team members.