diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 2c89c0f0..f947caa5 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -8,14 +8,15 @@ body: value: >- ## 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. - #### [License](https://github.com/KlipperScreen/KlipperScreen/blob/master/LICENSE) + [License](https://github.com/KlipperScreen/KlipperScreen/blob/master/LICENSE) - type: textarea id: what-happened diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 241a95b6..1be495b7 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -7,10 +7,10 @@ body: value: >- ## 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. - #### [LICENSE](https://github.com/KlipperScreen/KlipperScreen/blob/master/LICENSE) + [License](https://github.com/KlipperScreen/KlipperScreen/blob/master/LICENSE) - type: textarea id: solution