From d8f5d062cd7cb2b5adcb0395826690bd07a3b59d Mon Sep 17 00:00:00 2001 From: Evan Simkowitz Date: Wed, 2 Oct 2024 16:51:42 -0700 Subject: [PATCH] More issue tweaks (#940) --- .github/ISSUE_TEMPLATE/bug-report.yml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index f56ee4bb8..13042cb61 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -29,12 +29,12 @@ body: 3. Run '...' 4. See error... validations: - required: false + required: true - type: markdown attributes: value: | - ## Environment + ## Environment details - type: input attributes: label: Wave Version @@ -56,14 +56,13 @@ body: options: - arm64 - x64 - default: 0 validations: required: false - type: markdown attributes: value: | - ## Extra + ## Extra details - type: textarea attributes: label: Anything else?