Create --bug-report.yml

pull/14132/head
freearhey 1 year ago
parent 2fd2da8c2b
commit 00232c4c71

@ -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
Loading…
Cancel
Save