Update issue templates

This commit is contained in:
freearhey
2025-04-02 07:14:15 +03:00
parent 5dd131e2d3
commit fbc0d92a1e
6 changed files with 24 additions and 3 deletions

11
.github/ISSUE_TEMPLATE/5_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