From 901339aaf3db4979211f22b302a9f7495e1fa797 Mon Sep 17 00:00:00 2001 From: Marc Rousavy Date: Wed, 14 Jul 2021 11:07:55 +0200 Subject: [PATCH] Update BUG_REPORT.yml --- .github/ISSUE_TEMPLATE/BUG_REPORT.yml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) 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: