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: attributes:
value: | value: |
This issue form is for reporting bugs only! 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 - type: textarea
id: what-happened id: what-happened
attributes: attributes:
@ -27,6 +28,7 @@ body:
- MoonCord - MoonCord
- KlipperScreen - KlipperScreen
- MobileRaker - MobileRaker
- OctoApp
- Other - Other
validations: validations:
required: true required: true