From 42fda8ab9936035e83921ae920ef831fd4d6b1c5 Mon Sep 17 00:00:00 2001 From: David Maisonave <47364845+David-Maisonave@users.noreply.github.com> Date: Sat, 10 Aug 2024 12:52:53 -0400 Subject: [PATCH] Update bug_report.yml --- .github/ISSUE_TEMPLATE/bug_report.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 1eadc92..07bd54e 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -14,9 +14,9 @@ body: 3. Scroll down to '....' 4. See error - type: textarea - id: feature + id: steps attributes: - label: Please enter a clear and concise description of the bug. + label: Please enter Steps to reproduce the behavior. validations: required: true - type: input