diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml
index 873410e..2447832 100644
--- a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml
+++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml
@@ -4,13 +4,7 @@ title: "🐛 "
labels: [🐛 bug]
body:
- type: markdown
- attributes:
- 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