From 5510a1fc58211f10ad17aa146c9941156136e1db Mon Sep 17 00:00:00 2001 From: xiaoshihou Date: Thu, 12 Dec 2024 16:14:59 +0000 Subject: [PATCH] Update bug_report.yml --- .github/ISSUE_TEMPLATE/bug_report.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 2901d51..6214e24 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -45,7 +45,8 @@ body: required: true - type: checkboxes attributes: - - options: + label: Are you sure this is a min repro? + options: - label: I understand that if my repro step is too complicated (e.g. here is my 1k+ line config and please help me), developers might not be able to help. required: true - label: I can confirm that my reproduction step only involves `vim.opt.rtp` and configuration themselves