diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml index 6ee8104..873410e 100644 --- a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml @@ -1,8 +1,17 @@ -name: Bug Report +name: 🐛 Bug Report description: File a bug report 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. +

+ - type: textarea id: what-are-you-trying-to-do attributes: