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
|
||||
attributes:
|
||||
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: |
|
||||
#### 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
|
||||
|
||||
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
|
||||
description: Suggest an idea for this project
|
||||
title: "[FR] <title>"
|
||||
label: 'enhancement'
|
||||
labels: 'enhancement'
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
|
Loading…
x
Reference in New Issue
Block a user