diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 6986d8e..5468035 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -13,7 +13,16 @@ body: - type: textarea attributes: label: Describe the Bug - description: 💥 What's wrong? Put logs here if you have them. To get logs, launch Upscayl using the commandline and the logs will show up on the console. + description: 💥 What's wrong? Put logs here if you have them. To get logs, scroll to the bottom of Upscayl's settings. + value: | + +
+ Logs +
+    
+    
+    
+
validations: required: true - type: textarea