Create --bug-report.yml

This commit is contained in:
Aleksandr Statciuk 2023-10-11 07:11:19 +03:00 committed by GitHub
parent 9e565e0dd5
commit ecdf161a71
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

11
.github/ISSUE_TEMPLATE/--bug-report.yml vendored Normal file
View file

@ -0,0 +1,11 @@
name: 🐞 Bug Report
description: File a bug report
labels: ['bug']
body:
- type: textarea
attributes:
label: Describe your issue
description: Please describe the error in as much detail as possible so that we can fix it quickly.
validations:
required: true