Browse Source

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

maziggy 6 ngày trước cách đây
mục cha
commit
be669a7aea

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

@@ -172,3 +172,5 @@ body:
           required: true
           required: true
         - label: My printer has Developer Mode enabled
         - label: My printer has Developer Mode enabled
           required: true
           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
 blank_issues_enabled: false
 contact_links:
 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
   - 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
   - name: Community Forum
     url: https://forum.bambuddy.cool
     url: https://forum.bambuddy.cool
-    about: Ask questions and share ideas with the community
+    about: Ask questions and share ideas with the community.