Update bug_report.yml (#7294)
* Include command line steps to retrieve git hash. Thanks to @Lemongrass3110 Co-authored-by: Lemongrass3110 <lemongrass@kstp.at>
This commit is contained in:
parent
99faa588ad
commit
1b0c50ad01
4
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
4
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -6,7 +6,9 @@ body:
|
||||
id: hash
|
||||
attributes:
|
||||
label: rAthena Hash
|
||||
description: Please specify the rAthena [GitHub hash](https://help.github.com/articles/autolinked-references-and-urls/#commit-shas) on which you encountered this issue.
|
||||
description: |
|
||||
Please specify the rAthena [GitHub hash](https://help.github.com/articles/autolinked-references-and-urls/#commit-shas) on which you encountered this issue.
|
||||
One way to get your hash is to type `git rev-parse --short HEAD` on your console.
|
||||
validations:
|
||||
required: true
|
||||
- type: input
|
||||
|
Loading…
x
Reference in New Issue
Block a user