You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug_report.yml
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -44,11 +44,11 @@ body:
44
44
attributes:
45
45
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.
46
46
options:
47
-
- label: I confirm that my issue is not about OctoPrint.
47
+
- label: I confirm that my issue is **NOT** about OctoPrint.
48
48
required: true
49
-
- label: I confirm that my issue is not about OctoPi.
49
+
- label: I confirm that my issue is **NOT** about OctoPi.
50
50
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.
0 commit comments