We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a93d9c6 commit cb5ce65Copy full SHA for cb5ce65
1 file changed
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -17,12 +17,12 @@ body:
17
attributes:
18
label: What OctoPi-UpToDate modification is involved?
19
options:
20
- - OctoPrint update
21
- - Bootloader & Kernel update
22
- - libcamera-apps update
23
- - user-fix install
24
- - octopi.txt fix
25
- - build number write
+ - 01-update-octoprint
+ - 02-update-boot
+ - 03-update-libcamera-apps
+ - 80-install-user-fix
+ - 81-fix-octopi-txt
+ - 99-write-build
26
validations:
27
required: true
28
- type: textarea
0 commit comments