From d40599d13012ed5b4f00ef16aecace0af672ad73 Mon Sep 17 00:00:00 2001 From: Teo Voinea <58236992+tevoinea@users.noreply.github.com> Date: Thu, 9 Dec 2021 09:46:10 -0500 Subject: [PATCH 1/2] Update feature_request.yml --- .github/ISSUE_TEMPLATE/feature_request.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 674ecf83d..1358fd9ce 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -2,7 +2,6 @@ name: Feature request about: Suggest an idea for this project title: '[Feature]: ' labels: ['triage', 'enhancement'] -assignees: '' body: - type: markdown From 8691fc274cda805e71053f35708132bfbbe72fa7 Mon Sep 17 00:00:00 2001 From: Teo Voinea <58236992+tevoinea@users.noreply.github.com> Date: Thu, 9 Dec 2021 09:47:18 -0500 Subject: [PATCH 2/2] Update bug_report.yml --- .github/ISSUE_TEMPLATE/bug_report.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 6973eb75d..7a48a878e 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -2,7 +2,6 @@ name: Bug report about: Create a report to help us improve title: "[Bug]: " labels: ['triage', 'bug'] -assignees: '' body: - type: markdown