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