diff options
| author | shedaniel <daniel@shedaniel.me> | 2022-07-14 13:34:03 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-07-14 13:34:03 +0800 |
| commit | 7bbd9c4a04b5bf41ebb874703cf415862638b710 (patch) | |
| tree | 2ee9fbb66ec798215e747c9514ee469fb94b0521 | |
| parent | e71316289f49df48b989488f1e8951bc6c7c39a8 (diff) | |
| download | RoughlyEnoughItems-7bbd9c4a04b5bf41ebb874703cf415862638b710.tar.gz RoughlyEnoughItems-7bbd9c4a04b5bf41ebb874703cf415862638b710.tar.bz2 RoughlyEnoughItems-7bbd9c4a04b5bf41ebb874703cf415862638b710.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 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 |
