Skip to content

Commit cb5ce65

Browse files
committed
Use script names in component selection
1 parent a93d9c6 commit cb5ce65

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@ body:
1717
attributes:
1818
label: What OctoPi-UpToDate modification is involved?
1919
options:
20-
- OctoPrint update
21-
- Bootloader & Kernel update
22-
- libcamera-apps update
23-
- user-fix install
24-
- octopi.txt fix
25-
- build number write
20+
- 01-update-octoprint
21+
- 02-update-boot
22+
- 03-update-libcamera-apps
23+
- 80-install-user-fix
24+
- 81-fix-octopi-txt
25+
- 99-write-build
2626
validations:
2727
required: true
2828
- type: textarea

0 commit comments

Comments
 (0)