From 5a9171ed5c9e0356cb167f42b33ea65103efee03 Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Sat, 8 May 2021 01:13:23 -0400 Subject: [PATCH] Fix "About can't be blank" issue form error --- .github/ISSUE_TEMPLATE/bug_report.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index a0e3a6e89..61c0f7023 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -1,5 +1,6 @@ --- -name: 📝 Report a bug, error, or misbehavior +name: 📝 Bug Report +description: Report a bug, error, or misbehavior labels: ["1. bug", "2. status:unread"] body: - type: markdown