From b9f060de103842de6fa4377eb5f97a82fc28e91f Mon Sep 17 00:00:00 2001 From: whattherestimefor Date: Mon, 25 Nov 2024 12:53:44 -0500 Subject: [PATCH] Update regression.yaml --- .github/ISSUE_TEMPLATE/regression.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/regression.yaml b/.github/ISSUE_TEMPLATE/regression.yaml index cb6a36554..b73b7ac4b 100644 --- a/.github/ISSUE_TEMPLATE/regression.yaml +++ b/.github/ISSUE_TEMPLATE/regression.yaml @@ -15,7 +15,7 @@ body: label: Current Behavior description: A concise description of what you're experiencing. value: | - - As of version/build: + As of version/build: validations: required: false - type: textarea @@ -23,7 +23,7 @@ body: label: Expected Behavior description: A concise description of what you expected to happen. value: | - - Was last working in version/build: + Was last working in version/build: validations: required: false - type: textarea