issue template fixes
This commit is contained in:
parent
7c213773c7
commit
7bef7f3f53
7
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
7
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -50,12 +50,13 @@ body:
|
|||||||
id: logs
|
id: logs
|
||||||
attributes:
|
attributes:
|
||||||
label: Log output
|
label: Log output
|
||||||
description: Please attach the FULL klipperscreen.log and if needed xorg.log or the tail of journalctl.
|
description: |
|
||||||
|
Please attach the FULL klipperscreen.log and if needed xorg.log or the tail of journalctl.
|
||||||
|
if you need help to find the log file:
|
||||||
|
Read the [Documentation](https://klipperscreen.readthedocs.io/en/latest/Troubleshooting/)
|
||||||
placeholder: |
|
placeholder: |
|
||||||
#### The LOG file is REQUIRED. Without the logfile your issue will be closed
|
#### The LOG file is REQUIRED. Without the logfile your issue will be closed
|
||||||
|
|
||||||
if you need help to find the log file:
|
|
||||||
Read the [Documentation](https://klipperscreen.readthedocs.io/en/latest/Troubleshooting/)
|
|
||||||
Use a Zip archive if needed
|
Use a Zip archive if needed
|
||||||
|
|
||||||
render: shell
|
render: shell
|
||||||
|
2
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
2
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
@ -1,7 +1,7 @@
|
|||||||
name: Feature request
|
name: Feature request
|
||||||
description: Suggest an idea for this project
|
description: Suggest an idea for this project
|
||||||
title: "[FR] <title>"
|
title: "[FR] <title>"
|
||||||
label: 'enhancement'
|
labels: 'enhancement'
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user