1
0
mirror of https://github.com/upscayl/upscayl.git synced 2025-01-19 01:24:09 +01:00

Update bug_report.yml

This commit is contained in:
NayamAmarshe 2023-06-28 21:20:17 +05:30 committed by GitHub
parent dbb0400239
commit 28c8abcf6f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,19 +12,24 @@ body:
required: true
- type: textarea
attributes:
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.
label: Paste the logs - (Read [Wiki](https://github.com/upscayl/upscayl/wiki) if you don't know how to)
description: 💥 Paste the logs below
value: |
<details>
<summary>Logs</summary>
<pre>
<!-- 📃 Put logs below! -->
<!-- 📃 PASTE THE LOG BELOW THIS LINE! -->
</pre>
</details>
validations:
required: true
- type: textarea
attributes:
label: Describe the Bug
description: 💥 What's the bug?
validations:
required: true
- type: textarea
attributes:
label: To Reproduce
@ -36,7 +41,7 @@ body:
label: Expected Behavior
description: 🤓 What should've happened?
validations:
required: true
required: false
- type: input
attributes:
label: Version/Commit Hash