From f7605b3e1c4c53626b4f4357cecbd74eface1200 Mon Sep 17 00:00:00 2001 From: Roman Zabaluev Date: Wed, 16 Feb 2022 12:40:15 +0300 Subject: [PATCH 1/2] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index a35b187837..6a2b8abec3 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,7 +1,7 @@ --- name: "\U0001F41E Bug report" about: Create a bug report -title: "[Bug]" +title: '' labels: status/triage, type/bug assignees: '' From c9178ef437290d06532351196ec3abec3613bc05 Mon Sep 17 00:00:00 2001 From: Roman Zabaluev Date: Wed, 16 Feb 2022 12:40:38 +0300 Subject: [PATCH 2/2] Update feature_request.md --- .github/ISSUE_TEMPLATE/feature_request.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index f7921399b8..68bcf80782 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,7 +1,7 @@ --- name: "\U0001F680 Feature request" about: Propose a new feature -title: "[Feature]" +title: '' labels: status/triage, type/feature assignees: ''