From 92c29a37e1fab61a1537e8be1dfd963218d59773 Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Tue, 11 Oct 2022 09:43:10 -0800 Subject: [PATCH] add description to issue form --- .github/ISSUE_TEMPLATE/bug_report.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 2c34453..c1ee637 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -34,6 +34,7 @@ body: - type: textarea id: reproduction attributes: + description: If you do not provide a way to reproduce the issue, your issue will likely be closed. label: How can the maintainer reproduce the issue? placeholder: A clear step-by-step guide on how to reproduce the issue. validations: