Skip to content

Commit d3cc120

Browse files
authored
Merge pull request #540 from adafruit/update-bug-template
Update bug_report.yml
2 parents 86dfc05 + 8f13cb8 commit d3cc120

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,3 +100,11 @@ body:
100100
description: If applicable, add screenshots to help explain your problem.
101101
validations:
102102
required: false
103+
104+
- type: checkboxes
105+
attributes:
106+
label: I have checked existing issues, pr, discussion and documentation
107+
description: You agree to check all the resources above before opening a new issue.
108+
options:
109+
- label: I confirm I have checked existing issues, pr, discussion and documentation.
110+
required: true

0 commit comments

Comments
 (0)