epg/.github/ISSUE_TEMPLATE/5_bug-report.yml
2025-04-02 07:14:15 +03:00

11 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