From 8a4b441ed0a56926cca18c981ccf7dd4bb7e6171 Mon Sep 17 00:00:00 2001 From: Ryan Johnson Date: Tue, 17 Jan 2023 11:52:22 -0500 Subject: [PATCH] chore(gh): update issue templates Update issue templates for release. Signed-off-by: Ryan Johnson --- .github/ISSUE_TEMPLATE/bug.yml | 3 ++- .github/ISSUE_TEMPLATE/docs.yml | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 90d35ad34..5dfc8cf3d 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -31,7 +31,8 @@ body: description: Please provide the version of this project. options: - main - - 22.09 (latest) + - 23.01 (latest) + - 22.09 - 22.08 - 22.07 - 22.06 diff --git a/.github/ISSUE_TEMPLATE/docs.yml b/.github/ISSUE_TEMPLATE/docs.yml index dd1cddeeb..d0a07b155 100644 --- a/.github/ISSUE_TEMPLATE/docs.yml +++ b/.github/ISSUE_TEMPLATE/docs.yml @@ -27,7 +27,8 @@ body: description: Please provide the version of this project. options: - main - - 22.09 (latest) + - 23.01 (latest) + - 22.09 - 22.08 - 22.07 - 22.06