workflows: update bug template

Add OctoApp to the client list.  Make it clear that moonaker.log is
required.

Signed-off-by:  Eric Callahan <arksine.code@gmail.com>
This commit is contained in:
Eric Callahan 2025-03-01 08:08:17 -05:00
parent 4889a2dd38
commit 91b6bfbd09

View File

@ -6,7 +6,8 @@ body:
attributes:
value: |
This issue form is for reporting bugs only!
If you have a feature request, please use [Feature Request](/new?template=feature_request.yml)
If you have a feature request, please use [Feature Request](/new?template=feature_request.yml).
All bug reports MUST include `moonraker.log` as an attachment.
- type: textarea
id: what-happened
attributes:
@ -27,6 +28,7 @@ body:
- MoonCord
- KlipperScreen
- MobileRaker
- OctoApp
- Other
validations:
required: true