aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2022-07-14 13:29:35 +0800
committerGitHub <noreply@github.com>2022-07-14 13:29:35 +0800
commit0f58f463ff5a2f5e049997564e2b8530a67f0472 (patch)
treeb553e93c0df841d0e03be528c71d5014c32b870c /.github
parent99ad86acb465c95d10c51672564502666b8b16dc (diff)
downloadRoughlyEnoughItems-0f58f463ff5a2f5e049997564e2b8530a67f0472.tar.gz
RoughlyEnoughItems-0f58f463ff5a2f5e049997564e2b8530a67f0472.tar.bz2
RoughlyEnoughItems-0f58f463ff5a2f5e049997564e2b8530a67f0472.zip
Update bug-report.yaml
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/bug-report.yaml14
1 files changed, 14 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug-report.yaml b/.github/ISSUE_TEMPLATE/bug-report.yaml
index 07cea7acf..1e3c85813 100644
--- a/.github/ISSUE_TEMPLATE/bug-report.yaml
+++ b/.github/ISSUE_TEMPLATE/bug-report.yaml
@@ -56,3 +56,17 @@ body:
Before submitting a bug report, please make sure that this issue has not already been reported. You can use the search feature to find existing issues.
Thanks for taking the time to fill out this bug report!
+ - type: checkboxes
+ id: logs
+ attributes:
+ label: By submitting this issue, I have included the necessary logs by pasting the contents into the correct location or attaching the file as an upload.
+ options:
+ - label: Yes, and I did not use any paste services other than GitHub Gists.
+ required: true
+ - type: checkboxes
+ id: updates
+ attributes:
+ label: By submitting this issue, I have confirmed my REI and REI's dependencies are up to date.
+ options:
+ - label: Yes
+ required: true