diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 53d88f6..7334cb5 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -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 \ No newline at end of file + required: true