diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index acee889..b91a920 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -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 diff --git a/.github/ISSUE_TEMPLATE/installation_issue.yaml b/.github/ISSUE_TEMPLATE/installation_issue.yaml index 84478ea..43211e6 100644 --- a/.github/ISSUE_TEMPLATE/installation_issue.yaml +++ b/.github/ISSUE_TEMPLATE/installation_issue.yaml @@ -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 diff --git a/.github/ISSUE_TEMPLATE/performance_issue.yaml b/.github/ISSUE_TEMPLATE/performance_issue.yaml index 8e71274..b5ec2bc 100644 --- a/.github/ISSUE_TEMPLATE/performance_issue.yaml +++ b/.github/ISSUE_TEMPLATE/performance_issue.yaml @@ -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