From 015c22662f31baa15534bcec4183ca1d1e7f133f Mon Sep 17 00:00:00 2001 From: Raphael Michel Date: Fri, 16 Sep 2022 13:45:43 +0200 Subject: [PATCH] Fix incorrect syntax of issue template --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 0a84af3689..1ab761bae8 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -1,5 +1,5 @@ name: Bug report -about: Please only create issues for bug reports. Feature requests or general questions should start as a "Discussion" on GitHub. +description: Please only create issues for bug reports. Feature requests or general questions should start as a "Discussion" on GitHub. body: - type: markdown attributes: