From 7bbd9c4a04b5bf41ebb874703cf415862638b710 Mon Sep 17 00:00:00 2001 From: shedaniel Date: Thu, 14 Jul 2022 13:34:03 +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 004513c36..8a58fed08 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yaml +++ b/.github/ISSUE_TEMPLATE/bug-report.yaml @@ -66,7 +66,7 @@ body: - type: checkboxes id: updates attributes: - label: By submitting this issue, I have confirmed my REI and REI\'s dependencies are up to date. + label: By submitting this issue, I have confirmed my REI and REI's dependencies are up to date. options: - label: 'Yes' required: true -- cgit