Update BUG_REPORT.yml
This commit is contained in:
parent
a14350b60b
commit
901339aaf3
11
.github/ISSUE_TEMPLATE/BUG_REPORT.yml
vendored
11
.github/ISSUE_TEMPLATE/BUG_REPORT.yml
vendored
@ -1,8 +1,17 @@
|
||||
name: Bug Report
|
||||
name: 🐛 Bug Report
|
||||
description: File a bug report
|
||||
title: "🐛 "
|
||||
labels: [🐛 bug]
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
<div align="center"><h4 align="center">
|
||||
❤️ 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.
|
||||
</h4></div>
|
||||
|
||||
- type: textarea
|
||||
id: what-are-you-trying-to-do
|
||||
attributes:
|
||||
|
Loading…
Reference in New Issue
Block a user