From 2bcf98e2f547be7449b291a2c6f125b7fef64b5f Mon Sep 17 00:00:00 2001 From: Jesse Squires Date: Fri, 19 Nov 2021 16:47:22 -0800 Subject: [PATCH] Update bug.yml --- .github/ISSUE_TEMPLATE/bug.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index eb4a379..c7bd925 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -56,10 +56,10 @@ body: attributes: label: Steps to reproduce placeholder: | - 1. - 2. - 3. - ... + 1. + 2. + 3. + ... validations: required: true - type: textarea