From e71316289f49df48b989488f1e8951bc6c7c39a8 Mon Sep 17 00:00:00 2001 From: shedaniel Date: Thu, 14 Jul 2022 13:33:25 +0800 Subject: Update bug-report.yaml --- .github/ISSUE_TEMPLATE/bug-report.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yaml b/.github/ISSUE_TEMPLATE/bug-report.yaml index 1423dfb69..004513c36 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yaml +++ b/.github/ISSUE_TEMPLATE/bug-report.yaml @@ -68,5 +68,5 @@ body: attributes: label: By submitting this issue, I have confirmed my REI and REI\'s dependencies are up to date. options: - - label: Yes + - label: 'Yes' required: true -- cgit