From a7cc9d781cbdc0f3abcc4851c46321af39bd80c4 Mon Sep 17 00:00:00 2001 From: "Eshan Roy (Eshanized)" Date: Sat, 13 Apr 2024 00:55:37 +0530 Subject: [PATCH] =?UTF-8?q?=E2=8F=B3=20@eshanized=20updated=20the=20reposi?= =?UTF-8?q?tory!!!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/ISSUE_TEMPLATE/report-bug.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/report-bug.yml b/.github/ISSUE_TEMPLATE/report-bug.yml index 6c4f034..cb61a44 100644 --- a/.github/ISSUE_TEMPLATE/report-bug.yml +++ b/.github/ISSUE_TEMPLATE/report-bug.yml @@ -65,9 +65,9 @@ body: label: Steps to reproduce description: Write down the steps to reproduce the bug. You should start with a fresh installation, or your git repository linked above. placeholder: | - 1. Step 1... - 2. Step 2... - 3. Step 3... + Step 1: + Step 2: + Step 3: validations: required: true