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:
|
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user