Update bug_report.yml

This commit is contained in:
Aaron Liu
2023-05-09 16:21:45 -04:00
committed by GitHub
parent 1f91bd4395
commit f3b4dd8207

View File

@@ -15,14 +15,14 @@ body:
label: Describe the Bug
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>
<details>
<summary>Logs</summary>
<pre>
<!-- 📃 Put logs here! -->
</pre>
</details>
validations:
required: true
- type: textarea