mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2024-11-08 17:28:20 +00:00
Explain in issue templates how to get Git commit SHA
This commit is contained in:
parent
676611ed6f
commit
42e20d6db5
2
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
@ -23,7 +23,7 @@ body:
|
||||
attributes:
|
||||
label: DarkflameServer Version
|
||||
description: >
|
||||
DarkflameServer version or commit SHA
|
||||
DarkflameServer version or commit SHA (can be obtained with `git rev-parse --short HEAD`)
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
|
@ -17,7 +17,7 @@ body:
|
||||
attributes:
|
||||
label: DarkflameServer Version
|
||||
description: >
|
||||
DarkflameServer version or commit SHA
|
||||
DarkflameServer version or commit SHA (can be obtained with `git rev-parse --short HEAD`)
|
||||
validations:
|
||||
required: true
|
||||
- type: dropdown
|
||||
|
@ -20,7 +20,7 @@ body:
|
||||
attributes:
|
||||
label: DarkflameServer Version
|
||||
description: >
|
||||
DarkflameServer version or commit SHA
|
||||
DarkflameServer version or commit SHA (can be obtained with `git rev-parse --short HEAD`)
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
|
Loading…
Reference in New Issue
Block a user