From 3b6698f02a40361de19fd6a8dfe8608dc271575c Mon Sep 17 00:00:00 2001 From: Abrar Ahmad Date: Wed, 17 Nov 2021 17:47:57 +0500 Subject: [PATCH] Update bug-report.yml --- .github/ISSUE_TEMPLATE/bug-report.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index f67f1ca9..75e345b2 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -21,6 +21,9 @@ body: id: steps attributes: label: Steps to reproduce + description: Step-by-step guide for reproducing the bug in a fresh Laravel application. + validations: + required: true - type: textarea id: logs attributes: