Create --bug-report.yml

This commit is contained in:
freearhey 2023-09-04 14:47:21 +03:00
parent 2fd2da8c2b
commit 00232c4c71

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