From 05597f86e02e068478b1bd09364f47d6bf43bd29 Mon Sep 17 00:00:00 2001 From: Marc Rousavy Date: Wed, 14 Jul 2021 11:08:54 +0200 Subject: [PATCH] Update BUG_REPORT.yml --- .github/ISSUE_TEMPLATE/BUG_REPORT.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml index 2447832..0e43d0c 100644 --- a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml @@ -4,7 +4,7 @@ title: "🐛 " labels: [🐛 bug] body: - type: markdown - value: "

❤️ Thank you for your contribution! ❤️
Remember that you can use this project FOR FREE.
Badly written issues are less likely to be picked up than well written ones.

" + value: '

❤️ Thank you for your contribution! ❤️
Remember that you can use this project FOR FREE.
Badly written issues are less likely to be picked up than well written ones.

' - type: textarea id: what-are-you-trying-to-do