Merge pull request #239 from MickVermeulen/main

Fix issue templates
This commit is contained in:
Mick
2021-12-15 22:36:16 +01:00
committed by GitHub
4 changed files with 5 additions and 0 deletions

View File

@@ -7,6 +7,7 @@ body:
- type: checkboxes
id: checks
attributes:
label: "Make sure you've done the following:"
options:
- label: >
I have checked that this issue has not already been reported.

View File

@@ -5,7 +5,9 @@ labels: ["docs", "triage"]
body:
- type: checkboxes
id: checks
attributes:
label: "Make sure you've done the following:"
options:
- label: >
I have checked that this issue has not already been reported.

View File

@@ -7,6 +7,7 @@ body:
- type: checkboxes
id: checks
attributes:
label: "Make sure you've done the following:"
options:
- label: >
I have read the [installation guide](https://github.com/DarkflameUniverse/DarkflameServer/blob/main/README.md).

View File

@@ -7,6 +7,7 @@ body:
- type: checkboxes
id: checks
attributes:
label: "Make sure you've done the following:"
options:
- label: >
I have checked that this issue has not already been reported.