Files
epg/.github/ISSUE_TEMPLATE/--bug-report.yml
Aleksandr Statciuk ecdf161a71 Create --bug-report.yml
2023-10-11 07:11:19 +03:00

12 lines
288 B
YAML

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