Skip to content

Commit 704b429

Browse files
committed
More emphasis in bug report checklist
1 parent c1ac61e commit 704b429

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,11 @@ body:
4444
attributes:
4545
label: Please confirm you have understood that you can ONLY report issues with the particular OctoPi-UpToDate build scripts here, not general OctoPrint or OctoPi issues.
4646
options:
47-
- label: I confirm that my issue is not about OctoPrint.
47+
- label: I confirm that my issue is **NOT** about OctoPrint.
4848
required: true
49-
- label: I confirm that my issue is not about OctoPi.
49+
- label: I confirm that my issue is **NOT** about OctoPi.
5050
required: true
51-
- label: I confirm that my issue is only about OctoPi-UpToDate.
51+
- label: I confirm that my issue is **ONLY** about OctoPi-UpToDate.
5252
required: true
5353
- type: textarea
5454
attributes:

0 commit comments

Comments
 (0)