Merge pull request #304 from aaronliu0130/logs

This commit is contained in:
Aaron Liu
2023-05-09 16:25:35 -04:00
committed by GitHub

View File

@@ -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: |
<details>
<summary>Logs</summary>
<pre>
<!-- 📃 Put logs here! -->
</pre>
</details>
validations:
required: true
- type: textarea