From 2e32f651044fa4ceff5e707ce16441a2d22ec93a Mon Sep 17 00:00:00 2001 From: millennIumAMbiguity <37588844+millennIumAMbiguity@users.noreply.github.com> Date: Sun, 14 Jul 2024 13:11:04 +0200 Subject: [PATCH] Update bug_report.yml --- .github/ISSUE_TEMPLATE/bug_report.yml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index d3b08591..f1e5f37e 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -24,7 +24,13 @@ body: - type: input attributes: label: Eureka version - description: The version of Eureka ships + description: What version of Eureka ships does this issue occur on? + validations: + required: true +- type: input + attributes: + label: VS2 version + description: What version of Valkyrien Skies 2 does this issue occur on? validations: required: true - type: dropdown