From 2d88cf49958841bb80b1ec690362ad837c08e7ef Mon Sep 17 00:00:00 2001 From: Joe Banks Date: Sun, 7 Jul 2024 03:19:35 +0100 Subject: Update to fix trailing whitespace detected by pre-commit --- .github/ISSUE_TEMPLATE/bug-report.yml | 2 +- .github/ISSUE_TEMPLATE/feature.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 3e086ef..e869a7d 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -7,7 +7,7 @@ body: attributes: value: | Thanks for taking the time to fill out this bug report! - + Other developers need to be able to reproduce your bug reports to fix them, so please fill the following form to the best of your abilities. - type: textarea diff --git a/.github/ISSUE_TEMPLATE/feature.yml b/.github/ISSUE_TEMPLATE/feature.yml index 03a162a..dc7b207 100644 --- a/.github/ISSUE_TEMPLATE/feature.yml +++ b/.github/ISSUE_TEMPLATE/feature.yml @@ -7,7 +7,7 @@ body: attributes: value: | Thanks for taking the time to fill out this feature request! - + Developers need to be able to understand your request, to properly discuss it an implement it. Please fill this form to the best of your ability. -- cgit v1.2.3