From a29ab671a158086f28862dcd30ed60e796a70427 Mon Sep 17 00:00:00 2001 From: Laura Date: Fri, 5 Jul 2024 13:49:21 +0200 Subject: [PATCH] Update bug_report.yml --- .github/ISSUE_TEMPLATE/bug_report.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 7eadd47..a0ab01a 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -57,6 +57,10 @@ body: - "Java 16" - "Java 17" - "Java 18" + - "Java 19" + - "Java 20" + - "Java 21" + - "Java 22" validations: required: true - type: input @@ -86,4 +90,4 @@ body: id: additional-information attributes: label: Additional Information - description: Any additional information that you would like to share. \ No newline at end of file + description: Any additional information that you would like to share.