From 2d807c101b3702e3dac35bfbb4702deb998fd863 Mon Sep 17 00:00:00 2001 From: Lande <64076502+Laande@users.noreply.github.com> Date: Wed, 22 Feb 2023 17:25:16 +0100 Subject: [PATCH] Update bug_report.yml --- .github/ISSUE_TEMPLATE/bug_report.yml | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index b6e665e..bd9e6b5 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -29,14 +29,10 @@ body: required: false - type: input attributes: - label: Environment + label: Operating System description: | examples: - - **OS**: Ubuntu 20.04 - - **Java**: 19.0.2 - value: | - - OS: - - Java: + Windows 11 validations: required: true - type: checkboxes