From 71b2f488b6ac999444b8ee074dc4379118e2a6fa Mon Sep 17 00:00:00 2001 From: NotMyFault Date: Tue, 20 Apr 2021 19:19:35 +0200 Subject: [PATCH] [ci skip] Resolving issue template conversation from 65f4d6c30f7add633e2f41f89a4226f8a9b020ed --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 -- .github/ISSUE_TEMPLATE/feature_request.yml | 2 -- 2 files changed, 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index b2f95ac5a..6246921fe 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -1,8 +1,6 @@ name: Bug report description: Create a report to help us improve -title: '' labels: 'Requires Testing' -assignees: [] body: - type: markdown diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index c74b43706..cd5cfef4c 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -1,8 +1,6 @@ name: Feature request description: Suggest an idea for this project -title: '' labels: 'Enhancement' -assignees: [] body: - type: markdown