format the issue_templates a little nicer
This commit is contained in:
parent
5a5fe7a609
commit
1fc23d30cb
9
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
9
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -8,14 +8,15 @@ body:
|
|||||||
value: >-
|
value: >-
|
||||||
## Thank you for choosing KlipperScreen
|
## Thank you for choosing KlipperScreen
|
||||||
|
|
||||||
#### If you need general support, please visit us on [Discord](https://discord.gg/klipper)
|
This is a bug report, If you need general support, please visit us on [Discord](https://discord.gg/klipper)
|
||||||
|
|
||||||
#### The LOG file is REQUIRED, if you need help to find the log file:
|
#### The LOG file is REQUIRED
|
||||||
|
|
||||||
#### Read the [Documentation](https://klipperscreen.readthedocs.io/en/latest/Troubleshooting/)
|
if you need help to find the log file:
|
||||||
|
Read the [Documentation](https://klipperscreen.readthedocs.io/en/latest/Troubleshooting/)
|
||||||
|
|
||||||
#### This is an Open Source project developed voluntarily, there are no Warranties, or ETA.
|
#### This is an Open Source project developed voluntarily, there are no Warranties, or ETA.
|
||||||
#### [License](https://github.com/KlipperScreen/KlipperScreen/blob/master/LICENSE)
|
[License](https://github.com/KlipperScreen/KlipperScreen/blob/master/LICENSE)
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: what-happened
|
id: what-happened
|
||||||
|
4
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
4
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
@ -7,10 +7,10 @@ body:
|
|||||||
value: >-
|
value: >-
|
||||||
## Thank you for choosing KlipperScreen
|
## Thank you for choosing KlipperScreen
|
||||||
|
|
||||||
#### This form is for feature request of KlipperScreen
|
This form is for feature requests of KlipperScreen
|
||||||
|
|
||||||
#### This is an Open Source project developed voluntarily, there are no Warranties, or ETA.
|
#### This is an Open Source project developed voluntarily, there are no Warranties, or ETA.
|
||||||
#### [LICENSE](https://github.com/KlipperScreen/KlipperScreen/blob/master/LICENSE)
|
[License](https://github.com/KlipperScreen/KlipperScreen/blob/master/LICENSE)
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: solution
|
id: solution
|
||||||
|
Loading…
x
Reference in New Issue
Block a user