mirror of
https://github.com/azerothcore/azerothcore-wotlk.git
synced 2025-12-06 02:30:26 -08:00
chore(Github): Update issue template to further emphasize the require… (#19442)
chore(Github): Update issue template to further emphasize the requirement of server debug output
This commit is contained in:
parent
332446b8aa
commit
cef6423bd8
1 changed files with 3 additions and 1 deletions
4
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
4
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
|
@ -61,7 +61,9 @@ body:
|
|||
attributes:
|
||||
label: AC rev. hash/commit
|
||||
description: |
|
||||
Copy the result of the `.server debug` command (if you need to run it from the client get a prat addon)
|
||||
Paste the entire output result of the `.server debug` command. (If you need to run it from the client get a prat addon)
|
||||
placeholder: |
|
||||
Paste the entire output result of the `.server debug` command. (If you need to run it from the client get a prat addon)
|
||||
validations:
|
||||
required: true
|
||||
- type: input
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue