From b51508fe33492625dd6923aa4e517ea06d09ebda Mon Sep 17 00:00:00 2001 From: vaporvee Date: Fri, 15 Dec 2023 17:07:14 +0100 Subject: [PATCH] added new version to bug template --- .github/ISSUE_TEMPLATE/BUG.yml | 29 +++++++++++++++-------------- 1 file changed, 15 insertions(+), 14 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/BUG.yml b/.github/ISSUE_TEMPLATE/BUG.yml index 13b82fb..693dd39 100644 --- a/.github/ISSUE_TEMPLATE/BUG.yml +++ b/.github/ISSUE_TEMPLATE/BUG.yml @@ -23,20 +23,21 @@ body: label: Version description: What version of the Discord Game SDK Godot plugin are you running? options: - - 3.2 - - 3.1 - - 3.0 - - 2.4 - - 2.3 - - 2.2 - - 2.1 - - 2.0 - - 1.5 - - 1.4 - - 1.3 - - 1.2 - - 1.1 - - 1.0 + - R1.0.0 + - 0.3.2 + - 0.3.1 + - 0.3.0 + - 0.2.4 + - 0.2.3 + - 0.2.2 + - 0.2.1 + - 0.2.0 + - 0.1.5 + - 0.1.4 + - 0.1.3 + - 0.1.2 + - 0.1.1 + - 0.1.0 - Custom build validations: required: true