From cbd11d8a45dc80392c5f1be9679051085e6a3376 Mon Sep 17 00:00:00 2001 From: David Peter Date: Wed, 2 Nov 2022 13:15:55 +0100 Subject: [PATCH] Try to fix bug issue template --- .github/ISSUE_TEMPLATE/bug_report.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index bd8c609..d6c8d3c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -9,6 +9,7 @@ body: Please check out the [troubleshooting section](https://github.com/sharkdp/fd#troubleshooting) first. - type: checkboxes attributes: + label: Checks options: - label: I have read the troubleshooting section and still think this is a bug. required: true