From 3d11f9a7e97301483c50621db9a8b9b7b04d790f Mon Sep 17 00:00:00 2001 From: Petr Mrázek Date: Sat, 1 May 2021 10:29:43 +0200 Subject: NOISSUE fix issue templates --- .github/ISSUE_TEMPLATE/bug_report.yml | 1 - 1 file changed, 1 deletion(-) (limited to '.github/ISSUE_TEMPLATE/bug_report.yml') diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 7e894785..5b8d858e 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -1,7 +1,6 @@ name: Bug Report description: File a bug report labels: [bug, needs-triage] -issue_body: false body: - type: markdown attributes: -- cgit