mirror of
https://github.com/iptv-org/iptv.git
synced 2025-05-14 19:10:04 -04:00
Rename to ---bug-report.yml
This commit is contained in:
parent
0211426573
commit
fc79dc8773
2 changed files with 12 additions and 17 deletions
17
.github/ISSUE_TEMPLATE/----bug-report.yml
vendored
17
.github/ISSUE_TEMPLATE/----bug-report.yml
vendored
|
@ -1,17 +0,0 @@
|
||||||
name: 🐞 Bug Report
|
|
||||||
description: Report an error in this repository
|
|
||||||
title: 'Fix: '
|
|
||||||
labels: ['🐞 bug']
|
|
||||||
|
|
||||||
body:
|
|
||||||
- type: markdown
|
|
||||||
attributes:
|
|
||||||
value: |
|
|
||||||
This form is only for reporting bugs with auto-update, channel sorting and other problems with automation scripts. If you're experiencing problems viewing a channel please fill a [Broken Stream](https://github.com/iptv-org/iptv/issues/new?labels=🛠+broken+stream&template=-----broken-stream.yml&title=Broken%3A+) form instead.
|
|
||||||
|
|
||||||
- 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
|
|
12
.github/ISSUE_TEMPLATE/---bug-report.yml
vendored
Normal file
12
.github/ISSUE_TEMPLATE/---bug-report.yml
vendored
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
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
|
Loading…
Add table
Add a link
Reference in a new issue