Update issue templates
This commit is contained in:
11
.github/ISSUE_TEMPLATE/-bug-report.yml
vendored
Normal file
11
.github/ISSUE_TEMPLATE/-bug-report.yml
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
name: 🐞 Bug Report
|
||||
description: Report an error in this repository
|
||||
labels: ['🐞 bug']
|
||||
|
||||
body:
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Description
|
||||
description: Please describe the error in as much detail as possible so that we can fix it quickly.
|
||||
validations:
|
||||
required: true
|
||||
Reference in New Issue
Block a user