Browse Source

Updated .github/ISSUE_TEMPLATE/bug_report.yml and .github/ISSUE_TEMPLATE/config.yml

maziggy 6 days ago
parent
commit
be669a7aea
2 changed files with 8 additions and 3 deletions
  1. 2 0
      .github/ISSUE_TEMPLATE/bug_report.yml
  2. 6 3
      .github/ISSUE_TEMPLATE/config.yml

+ 2 - 0
.github/ISSUE_TEMPLATE/bug_report.yml

@@ -172,3 +172,5 @@ body:
           required: true
         - label: My printer has Developer Mode enabled
           required: true
+        - label: For a connection or printing problem, I ran the in-app Connection Diagnostic (printer card or System page) and included the result above
+          required: false

+ 6 - 3
.github/ISSUE_TEMPLATE/config.yml

@@ -1,8 +1,11 @@
 blank_issues_enabled: false
 contact_links:
+  - name: Printer won't connect or won't print?
+    url: https://wiki.bambuddy.cool/reference/troubleshooting/
+    about: Most connection and printing problems are setup issues. Check the troubleshooting guide and run the in-app Connection Diagnostic (printer card or System page) before opening an issue.
   - name: Documentation
-    url: https://github.com/maziggy/bambuddy-wiki
-    about: Check the documentation for guides and troubleshooting
+    url: https://wiki.bambuddy.cool/
+    about: Setup guides, feature documentation, and reference.
   - name: Community Forum
     url: https://forum.bambuddy.cool
-    about: Ask questions and share ideas with the community
+    about: Ask questions and share ideas with the community.