Create --bug-report.yml

This commit is contained in:
freearhey
2023-09-04 14:47:21 +03:00
parent d11a38272b
commit d8ab63ac6f

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

@@ -0,0 +1,12 @@
name: 🐞 Bug Report
description: Report an error in this repository
title: 'Fix: '
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