summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLangLangBart <92653266+LangLangBart@users.noreply.github.com>2024-04-07 03:25:12 +0200
committerGitHub <noreply@github.com>2024-04-07 10:25:12 +0900
commit69b9d674a3842cc2a12d88268db1db7248cb61a6 (patch)
treeee1ce20c0a527cb15cf751417d61168db1428113
parentbad8061547ab56ff7f5446cb344553e32b821978 (diff)
chore: Add new option in issue checklist and modify requirements (#3715)
-rw-r--r--.github/ISSUE_TEMPLATE/issue_template.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/issue_template.yml b/.github/ISSUE_TEMPLATE/issue_template.yml
index aac56b71..06e857b4 100644
--- a/.github/ISSUE_TEMPLATE/issue_template.yml
+++ b/.github/ISSUE_TEMPLATE/issue_template.yml
@@ -15,6 +15,8 @@ body:
required: true
- label: I have searched through the existing issues
required: true
+ - label: For bug reports, I have checked if the bug is reproducible in the latest version of fzf
+ required: false
- type: input
attributes: