9
0
mirror of https://github.com/Winds-Studio/Leaf.git synced 2026-01-04 15:41:40 +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 - type: markdown
attributes: attributes:
value: | 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 - type: checkboxes
attributes: attributes:
@@ -42,9 +42,9 @@ body:
label: To Reproduce label: To Reproduce
description: Steps to reproduce this behaviour description: Steps to reproduce this behaviour
placeholder: | placeholder: |
1. Go to '...' 1. Enter server '...'
2. Click on '...' 2. execute command /example '...'
3. Scroll down to '...' 3. Server crashes '...'
4. See error 4. See error
validations: validations:
required: true required: true
@@ -61,4 +61,4 @@ body:
- type: input - type: input
attributes: attributes:
label: Error log (if applicable) 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.