diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 4b8a38a0..12fe5d87 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -5,7 +5,10 @@ labels: 'bug' body: - type: markdown attributes: - value: >- + value: | + ## Thank you for choosing KlipperScreen This is a bug report, If you need general support, please visit us on [Discord](https://discord.klipper3d.org/) @@ -18,7 +21,7 @@ body: attributes: label: 'What happened?' description: A clear and concise description of what the bug is. - placeholder: Example: During a print i pressed pause and nothing happend + placeholder: During a print i pressed pause and nothing happend validations: required: true - type: textarea @@ -26,7 +29,7 @@ body: attributes: label: 'What did you expect to happen instead?' description: A clear and concise description of what you expected to happen instead. - placeholder: Example: The printer to pause. + placeholder: The printer to pause. validations: required: true - type: textarea @@ -34,7 +37,7 @@ body: attributes: label: 'How to reproduce this bug?' description: A clear and concise description with precise steps to reproduce this bug. - placeholder: Example: Press pause button and during printing. + placeholder: Press pause button and during printing. validations: required: true - type: textarea @@ -42,13 +45,13 @@ body: attributes: label: 'Additional information:' description: Any additional info, screenshots or recordings which help to describe the issue. - placeholder: Example: hardware info or related printer config. + placeholder: hardware info or related printer config. - type: textarea id: logs attributes: label: Log output description: Please attach the FULL klipperscreen.log and if needed xorg.log or the tail of journalctl. - placeholder: >- + placeholder: | #### The LOG file is REQUIRED. Without the logfile your issue will be closed if you need help to find the log file: