mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
docs(bug_report): Clean up (#6758)
This commit is contained in:
8
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
8
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -4,7 +4,7 @@ body:
|
|||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
value: |
|
value: |
|
||||||
Thank you for taking your time to fill out a bug report. Remember to fill out all fields including the title above.
|
Thank you for taking the time to fill out a bug report. Remember to fill out all fields including the title above.
|
||||||
An issue that is not properly filled out will be closed.
|
An issue that is not properly filled out will be closed.
|
||||||
You can read more about the standards for a bug report [here](https://www.azerothcore.org/wiki/issue-tracker-standards).
|
You can read more about the standards for a bug report [here](https://www.azerothcore.org/wiki/issue-tracker-standards).
|
||||||
- type: textarea
|
- type: textarea
|
||||||
@@ -50,7 +50,7 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: Extra Notes
|
label: Extra Notes
|
||||||
description: |
|
description: |
|
||||||
Do you have any extra notes that can help solve the issue that does not fit any other field.
|
Do you have any extra notes that can help solve the issue that does not fit any other field?
|
||||||
placeholder: |
|
placeholder: |
|
||||||
None
|
None
|
||||||
validations:
|
validations:
|
||||||
@@ -60,10 +60,10 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: AC rev. hash/commit
|
label: AC rev. hash/commit
|
||||||
description: |
|
description: |
|
||||||
Copy the result of `.server debug` command (if you need to run it from client get prat addon)
|
Copy the result of the `.server debug` command (if you need to run it from the client get a prat addon)
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: input
|
||||||
id: os
|
id: os
|
||||||
attributes:
|
attributes:
|
||||||
label: Operating system
|
label: Operating system
|
||||||
|
|||||||
Reference in New Issue
Block a user