From 189a612e33b6e668b3a82dae0f40e9f31e703c90 Mon Sep 17 00:00:00 2001 From: Bassam Husain Date: Thu, 23 Nov 2023 01:32:40 -0500 Subject: [PATCH] Adjust bug_report. --- .github/ISSUE_TEMPLATE/bug_report.md | 27 ++++++++++++++++++++------- 1 file changed, 20 insertions(+), 7 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 631bb83..20b225a 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -12,6 +12,7 @@ A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: + 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' @@ -24,26 +25,38 @@ A clear and concise description of what you expected to happen. If applicable, add screenshots to help explain your problem. **What printer are you using?** + - SV06, SV06 Plus, etc. **What kind of device are you using to host Klipper?** - - OS: [e.g. old laptop, PC, Raspberry Pi] - - Version: [] + +- OS: [e.g. old laptop, PC, Raspberry Pi] +- Version: [] **How did you install Klipper?** - - Manual install, KIAUH, MainsailOS, FluiddPi, etc. + +- Manual install, KIAUH, MainsailOS, FluiddPi, etc. **Is your local copy of this configuration up to date?** + - This configuration changes all the time, when did you install it? Are you sure you're running the latest version? **What slicer are you using?** -- PrusaSlicer, SuperSlicer, etc. + +- [ ] PrusaSlicer +- [ ] SuperSlicer +- [ ] Cura +- [ ] OrcaSlicer **Are you using the config bundles from this repo?** -- Yes/No. -**Did you [Adjust your slicer](https://github.com/bassamanator/Sovol-SV06-firmware#adjust-your-slicer)? -- Yes/No +- [ ] Yes +- [ ] No + +**Did you [Adjust your slicer](https://github.com/bassamanator/Sovol-SV06-firmware#adjust-your-slicer)**? + +- [ ] Yes +- [ ] No **Additional context** Add any other context about the problem here.