From f64fed3cc768d34bfa2975ad0914b7b64b5497c2 Mon Sep 17 00:00:00 2001 From: gucio321 Date: Wed, 13 Nov 2024 10:18:07 +0100 Subject: [PATCH] github: update versions in bug_report issue template --- .github/ISSUE_TEMPLATE/bug_report.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 033f46fa..84ad769e 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -52,10 +52,10 @@ body: description: What version of giu are you running? options: - master - - (latest) - - v0.6.1 - - v0.6 - - v0.5.6 + - (latest, which?) + - v0.10.0 + - v0.9.0 + - v0.8.1 validations: required: true - type: input