From 664d708f1c1ecb19c784d01a442a63d216fb624c Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Fri, 17 Sep 2021 12:17:00 +0200 Subject: [PATCH] Templates [skip ci] --- .github/ISSUE_TEMPLATE/bug_report.md | 5 ++--- .github/ISSUE_TEMPLATE/feature_request.md | 5 ++--- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index ebf536b6..f637d0d1 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,9 +7,8 @@ assignees: '' --- -:heart: To keep development of this project going, consider sponsoring -[sponsoring](https://github.com/sponsors/borkdude)! If you are already a -sponsor, thank you :pray:! +To keep development of this project going, consider sponsoring. If you are +already a sponsor, thank you! **version** diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index e6129e98..1781c3e4 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -7,9 +7,8 @@ assignees: '' --- -:heart: To keep development of this project going, consider sponsoring -[sponsoring](https://github.com/sponsors/borkdude)! If you are already a -sponsor, thank you :pray:! +To keep development of this project going, consider sponsoring. If you are +already a sponsor, thank you! **Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]