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