diff options
| author | shedaniel <daniel@shedaniel.me> | 2022-07-14 13:33:25 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-07-14 13:33:25 +0800 |
| commit | e71316289f49df48b989488f1e8951bc6c7c39a8 (patch) | |
| tree | c62425445e2be0329183fd77a5d37801705de696 | |
| parent | 3aaeb9656a6a42f12cdcc0a1f8d841a3ae7e6a3d (diff) | |
| download | RoughlyEnoughItems-e71316289f49df48b989488f1e8951bc6c7c39a8.tar.gz RoughlyEnoughItems-e71316289f49df48b989488f1e8951bc6c7c39a8.tar.bz2 RoughlyEnoughItems-e71316289f49df48b989488f1e8951bc6c7c39a8.zip | |
Update bug-report.yaml
| -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 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 |
