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:
parent
4889a2dd38
commit
91b6bfbd09
4
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
4
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user