From 69b9d674a3842cc2a12d88268db1db7248cb61a6 Mon Sep 17 00:00:00 2001 From: LangLangBart <92653266+LangLangBart@users.noreply.github.com> Date: Sun, 7 Apr 2024 03:25:12 +0200 Subject: [PATCH] chore: Add new option in issue checklist and modify requirements (#3715) --- .github/ISSUE_TEMPLATE/issue_template.yml | 2 ++ 1 file changed, 2 insertions(+) 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: