From 57d1a1e211d86a01d01c54500575fa0dd6505779 Mon Sep 17 00:00:00 2001 From: mertsincan Date: Tue, 26 Apr 2022 04:47:49 +0100 Subject: [PATCH] Update bug_report.yml --- .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 eb4298710c..1bffbffa83 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -37,7 +37,6 @@ body: label: React version multiple: false options: - - 16.x - 17.x - 18.x validations: @@ -67,9 +66,9 @@ body: label: Steps to reproduce the behavior description: A clear and concise description of how to make the issue happen. placeholder: > - 1. Go to '...' - 2. Click on '....' - 3. Scroll down to '....' + 1. Go to '...' + 2. Click on '....' + 3. Scroll down to '....' 4. See error validations: required: false