diff options
Diffstat (limited to '.github')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug-report.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
