From 6e22d855885d9be773f07e0af80e6b359dbed652 Mon Sep 17 00:00:00 2001 From: MultiMote Date: Thu, 7 Nov 2024 09:41:20 +0300 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug-report.md | 38 ++++++++++++++++++++-------- 1 file changed, 27 insertions(+), 11 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index ec9dcc0..2ea36e8 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -7,20 +7,36 @@ assignees: '' --- -* Transport: -- [ ] Bluetooth (what adapter are you using?) -- [ ] Serial (USB) +### Printer info -* Browser console logs (press F12 and copy "Console" tab contents): +
+info from niimbue -
- logs +``` +*contents of "gear" menu near printer connector* +``` +
- ``` - *paste logs here* - ``` -
+*if you can't connect, just write your model here* -* Label JSON: *export your label to JSON and attach it here* +### Transport +? Bluetooth (what adapter are you using?) +? Serial (USB) +### Browser console logs + +*press F12 and copy "Console" tab contents* + +
+logs + +``` +*paste logs here* +``` +
+ +### Label +*export your label and attach it here (drag and drop)* + +### Description *describe your issue here*