9
0
mirror of https://github.com/Winds-Studio/Leaf.git synced 2025-12-25 09:59:15 +00:00

[ci skip] Update en bug report issue template to be same as cn bug report template

This commit is contained in:
Dreeam
2024-10-07 08:33:23 -04:00
parent 3eb14107c3
commit 25e7236e67

View File

@@ -6,7 +6,7 @@ body:
- type: markdown
attributes:
value: |
Before reporting an issue make sure you are running the latest build of Leaf and checked for duplicate issues!
Before reporting an issue, make sure you are running the latest build of Leaf and checked for duplicate issues in [Issues](https://github.com/Winds-Studio/Leaf/issues)!
- type: checkboxes
attributes:
@@ -42,9 +42,9 @@ body:
label: To Reproduce
description: Steps to reproduce this behaviour
placeholder: |
1. Go to '...'
2. Click on '...'
3. Scroll down to '...'
1. Enter server '...'
2. execute command /example '...'
3. Server crashes '...'
4. See error
validations:
required: true
@@ -61,4 +61,4 @@ body:
- type: input
attributes:
label: Error log (if applicable)
description: If you are reporting a console error, upload any relevant log excerpts to either https://mclo.gs or https://gist.github.com, save and the paste the link in this box.
description: If you are reporting a console error, upload any relevant errors or full log to either https://mclo.gs or https://gist.github.com, save and the paste the link in this box.