From d81ae94ce8863a09c777b825fc3c820961885da1 Mon Sep 17 00:00:00 2001 From: Fredrik Burmester Date: Sun, 12 Jan 2025 13:41:33 +0100 Subject: [PATCH] fix: add version to issue template --- .github/ISSUE_TEMPLATE/bug_report.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 2fe497ab..6d36f734 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -46,6 +46,11 @@ body: - 0.25.0 - 0.24.0 - 0.23.0 +<<<<<<< Updated upstream +======= + - 0.22.0 + - 0.21.0 +>>>>>>> Stashed changes - older validations: required: true