Browse Source

Changed issue templates

maziggy 3 months ago
parent
commit
c87609c558

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

@@ -121,7 +121,9 @@ body:
     id: logs
     id: logs
     attributes:
     attributes:
       label: Relevant Logs / Support Package
       label: Relevant Logs / Support Package
-      description: Attach a support package (.zip) or paste relevant logs here. Enable DEBUG mode for verbose logging.
+      description: |
+        Attach a support package (.zip) or paste relevant logs here. Enable DEBUG mode for verbose logging.
+        💡 Tip: You can drag and drop files directly into this text box.
       render: shell
       render: shell
       placeholder: |
       placeholder: |
         Drag and drop your support package .zip file here, or paste logs...
         Drag and drop your support package .zip file here, or paste logs...
@@ -130,7 +132,9 @@ body:
     id: screenshots
     id: screenshots
     attributes:
     attributes:
       label: Screenshots
       label: Screenshots
-      description: If applicable, add screenshots to help explain your problem.
+      description: |
+        If applicable, add screenshots to help explain your problem.
+        💡 Tip: You can drag and drop images directly into this text box.
 
 
   - type: textarea
   - type: textarea
     id: additional
     id: additional

+ 3 - 1
.github/ISSUE_TEMPLATE/feature_request.yml

@@ -71,7 +71,9 @@ body:
     id: mockups
     id: mockups
     attributes:
     attributes:
       label: Mockups or Examples
       label: Mockups or Examples
-      description: If you have any mockups, screenshots, or examples from other software, please share them.
+      description: |
+        If you have any mockups, screenshots, or examples from other software, please share them.
+        💡 Tip: You can drag and drop images directly into this text box.
 
 
   - type: checkboxes
   - type: checkboxes
     id: contribution
     id: contribution