mirror of https://github.com/iptv-org/iptv
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
325 B
YAML
13 lines
325 B
YAML
name: 🐞 Bug Report
|
|
description: Report an error in this repository
|
|
title: 'Fix: '
|
|
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
|