From 07dde0c63098c347e15c9e5559078b96c6cd3450 Mon Sep 17 00:00:00 2001 From: Petra Baranski Date: Sun, 5 Oct 2025 15:43:28 +0200 Subject: [PATCH] chore: update github templates --- .github/ISSUE_TEMPLATE/cpp-bug-report.yml | 3 ++- .github/ISSUE_TEMPLATE/markdown-bug-report.yml | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/cpp-bug-report.yml b/.github/ISSUE_TEMPLATE/cpp-bug-report.yml index a1c402f..81f48c0 100644 --- a/.github/ISSUE_TEMPLATE/cpp-bug-report.yml +++ b/.github/ISSUE_TEMPLATE/cpp-bug-report.yml @@ -37,7 +37,8 @@ body: label: maddy version description: What version of maddy are you using? options: - - 1.5.0 (latest) + - 1.6.0 (latest) + - 1.5.0 - 1.4.0 - 1.3.0 - 1.2.1 diff --git a/.github/ISSUE_TEMPLATE/markdown-bug-report.yml b/.github/ISSUE_TEMPLATE/markdown-bug-report.yml index 2ce857f..5921e0b 100644 --- a/.github/ISSUE_TEMPLATE/markdown-bug-report.yml +++ b/.github/ISSUE_TEMPLATE/markdown-bug-report.yml @@ -37,7 +37,8 @@ body: label: maddy version description: What version of maddy are you using? options: - - 1.5.0 (latest) + - 1.6.0 (latest) + - 1.5.0 - 1.4.0 - 1.3.0 - 1.2.1