summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/feature_request.yml
diff options
context:
space:
mode:
authorByteHamster <info@bytehamster.com>2022-03-22 18:19:15 +0100
committerByteHamster <info@bytehamster.com>2022-03-22 18:19:15 +0100
commitbd2038653706649b072fe58d4570be1b124e5d1d (patch)
treea1d14a00167f3736325ec2b1363e5fc97fa560d8 /.github/ISSUE_TEMPLATE/feature_request.yml
parent3b47deb7052aee1036416401eada6b680fd8c713 (diff)
downloadAntennaPod-bd2038653706649b072fe58d4570be1b124e5d1d.zip
Mention open and closed issues in issue template
Diffstat (limited to '.github/ISSUE_TEMPLATE/feature_request.yml')
-rw-r--r--.github/ISSUE_TEMPLATE/feature_request.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml
index 58ac86f8b..fbac2857a 100644
--- a/.github/ISSUE_TEMPLATE/feature_request.yml
+++ b/.github/ISSUE_TEMPLATE/feature_request.yml
@@ -6,7 +6,7 @@ body:
attributes:
label: Checklist
options:
- - label: I have used the search function to see if someone else has already submitted the same feature request.
+ - label: I have used the search function for [open](https://github.com/AntennaPod/AntennaPod/issues) **and** [closed](https://github.com/AntennaPod/AntennaPod/issues?q=is%3Aissue+is%3Aclosed) issues to see if someone else has already submitted the same feature request.
required: true
- label: I will describe the problem with as much detail as possible.
required: true