From f37a61a848ba1571044378944349e47208591f87 Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Fri, 17 Sep 2021 12:19:16 +0200 Subject: [PATCH] Templates [skip ci] --- .github/ISSUE_TEMPLATE/bug_report.md | 4 ++-- .github/ISSUE_TEMPLATE/feature_request.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index f637d0d1..6e57564d 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,8 +7,8 @@ assignees: '' --- -To keep development of this project going, consider sponsoring. If you are -already a sponsor, thank you! +[ 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 1781c3e4..2fa145ea 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -7,8 +7,8 @@ assignees: '' --- -To keep development of this project going, consider sponsoring. If you are -already a sponsor, thank you! +[ 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 [...]