From d216e6127d351306165e68df5c33eeb0958be970 Mon Sep 17 00:00:00 2001 From: Tom Dewey Date: Wed, 2 Oct 2024 14:40:16 +0100 Subject: [PATCH] github: Update bug-report, feature-request templates for 1.9.1 --- .github/ISSUE_TEMPLATE/bug-report.yml | 3 ++- .github/ISSUE_TEMPLATE/feature-request.yml | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index ded98b2..956361d 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -24,7 +24,8 @@ body: label: Version description: What version of our software are you running? options: - - 1.9.0 (Default) + - 1.9.1 (Default) + - 1.9.0 - 1.8.5 - 1.8.4 - 1.8.3 diff --git a/.github/ISSUE_TEMPLATE/feature-request.yml b/.github/ISSUE_TEMPLATE/feature-request.yml index 68292e6..b6f742b 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.yml +++ b/.github/ISSUE_TEMPLATE/feature-request.yml @@ -47,7 +47,8 @@ body: label: Version description: What version of our software did you last run? options: - - 1.9.0 (Default) + - 1.9.1 (Default) + - 1.9.0 - 1.8.5 - 1.8.4 - 1.8.3