issue template fixes

This commit is contained in:
alfrix 2023-11-04 15:53:33 -03:00
parent 7c213773c7
commit 7bef7f3f53
2 changed files with 5 additions and 4 deletions

View File

@ -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

View File

@ -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: