aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
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