diff options
| author | shedaniel <daniel@shedaniel.me> | 2022-07-14 13:30:21 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-07-14 13:30:21 +0800 |
| commit | 4bfc708be2e9329f17de34d6dd0e952ec36f165d (patch) | |
| tree | 02578b6fe178c73f806729b50d95b8c25ad3f6ff /.github | |
| parent | 0f58f463ff5a2f5e049997564e2b8530a67f0472 (diff) | |
| download | RoughlyEnoughItems-4bfc708be2e9329f17de34d6dd0e952ec36f165d.tar.gz RoughlyEnoughItems-4bfc708be2e9329f17de34d6dd0e952ec36f165d.tar.bz2 RoughlyEnoughItems-4bfc708be2e9329f17de34d6dd0e952ec36f165d.zip | |
Update bug-report.yaml
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 |
