mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-09 08:30:06 -04:00
Create --bug-report.yml
This commit is contained in:
parent
9e565e0dd5
commit
ecdf161a71
1 changed files with 11 additions and 0 deletions
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
|
Loading…
Add table
Add a link
Reference in a new issue