Made issue template v2 ready
Removed Wings Issue field, edited placeholders for version
This commit is contained in:
parent
b608a0779c
commit
3c3dd2af92
1 changed files with 3 additions and 12 deletions
15
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
15
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
|
@ -33,7 +33,7 @@ body:
|
|||
attributes:
|
||||
label: Panel Version
|
||||
description: Version number of your Panel (latest is not a version)
|
||||
placeholder: 1.4.0
|
||||
placeholder: v2 EA
|
||||
validations:
|
||||
required: true
|
||||
|
||||
|
@ -42,16 +42,7 @@ body:
|
|||
attributes:
|
||||
label: Daemon Version
|
||||
description: Version number of your Daemon (latest is not a version)
|
||||
placeholder: 1.4.2
|
||||
validations:
|
||||
required: true
|
||||
|
||||
- type: input
|
||||
id: wings-version
|
||||
attributes:
|
||||
label: Wings Version
|
||||
description: Version number of your Wings (latest is not a version)
|
||||
placeholder: 1.4.2
|
||||
placeholder: v2 EA
|
||||
validations:
|
||||
required: true
|
||||
|
||||
|
@ -93,4 +84,4 @@ body:
|
|||
- label: I have provided all relevant details, including the specific game and Docker images I am using if this issue is related to running a server.
|
||||
required: true
|
||||
- label: I have checked in the Discord server and believe this is a bug with the software, and not a configuration issue with my specific system.
|
||||
required: true
|
||||
required: true
|
||||
|
|
Loading…
Reference in a new issue