mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-09 08:30:06 -04:00
11 lines
288 B
YAML
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
|