From 4bfc708be2e9329f17de34d6dd0e952ec36f165d Mon Sep 17 00:00:00 2001 From: shedaniel Date: Thu, 14 Jul 2022 13:30:21 +0800 Subject: Update bug-report.yaml --- .github/ISSUE_TEMPLATE/bug-report.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/ISSUE_TEMPLATE/bug-report.yaml b/.github/ISSUE_TEMPLATE/bug-report.yaml index 1e3c85813..67cd9a7f0 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