From d5c54d64a61eab6e65259f7311bc604a41a7f673 Mon Sep 17 00:00:00 2001 From: Jonathan Coates Date: Thu, 24 Jun 2021 08:32:57 +0000 Subject: [PATCH] Hopefully fix the bug report template There may be a few of these commits :D:. --- .github/ISSUE_TEMPLATE/bug_report.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 164aedc4b..7d03cc67f 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -1,5 +1,5 @@ name: Bug report -about: Report some misbehaviour in the mod +description: Report some misbehaviour in the mod labels: [ bug ] body: - type: dropdown