mirror of
https://github.com/iptv-org/epg
synced 2025-12-16 10:26:41 -05:00
Create --bug-report.yml
This commit is contained in:
committed by
GitHub
parent
9e565e0dd5
commit
ecdf161a71
11
.github/ISSUE_TEMPLATE/--bug-report.yml
vendored
Normal file
11
.github/ISSUE_TEMPLATE/--bug-report.yml
vendored
Normal 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
|
||||
Reference in New Issue
Block a user