From 508906af992210077b0f1da0b6e541073e05d37e Mon Sep 17 00:00:00 2001 From: Eugene Volynko Date: Wed, 17 Nov 2021 13:25:36 +0200 Subject: [PATCH] some .github changes --- .github/FUNDING.yml | 2 -- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- .github/ISSUE_TEMPLATE/feature_request.md | 2 +- 3 files changed, 2 insertions(+), 4 deletions(-) diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index e22260e1..76fa92eb 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,3 +1 @@ -patreon: moduleart open_collective: moduleart -ko_fi: moduleart diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index f4aa7e24..c185fd89 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,7 +1,7 @@ --- name: Bug report about: Create a report to help us improve -title: "[BUG]" +title: "[BUG] *title here*" labels: "\U0001F41E bug" assignees: '' diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 896bc9fe..fdead6b6 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,7 +1,7 @@ --- name: Feature request about: Suggest an idea for this project -title: "[FEATURE]" +title: "[FEATURE] *title here*" labels: "\U0001F6E0️feature request" assignees: ''