7
0
Fork 0

Delete .github/ISSUE_TEMPLATE directory

This commit is contained in:
Voxel 2024-06-30 09:51:25 -06:00 committed by GitHub
parent 9694c7f0eb
commit 48a3e585bf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 0 additions and 139 deletions

View file

@ -1,42 +0,0 @@
name: ©️ copyright removal request
description: request to remove content
labels: ['remove stream']
body:
- type: input
attributes:
label: your full legal name
validations:
required: true
- type: dropdown
attributes:
label: are you the copyright holder or authorized to act on the copyright owner's behalf?
description: we cannot process your request unless it is submitted by the copyright owner or an agent authorized to act on behalf of the copyright owner.
options:
- Yes, I am the copyright holder.
- Yes, I am authorized to act on the copyright owner's behalf.
- No.
validations:
required: true
- type: textarea
attributes:
label: please describe the nature of your copyright ownership or authorization to act on the owner's behalf.
validations:
required: true
- type: textarea
attributes:
label: please provide a detailed description of the original copyrighted work that has allegedly been infringed. If possible, include a URL to where it is posted online.
validations:
required: true
- type: textarea
attributes:
label: what content should be removed? please specify the URL for each item.
validations:
required: true
- type: textarea
attributes:
label: any additional information we need to know?

View file

@ -1,33 +0,0 @@
name: edit stream
description: request to edit stream
title: 'Edit: '
labels: ['edit stream']
body:
- type: input
attributes:
label: new stream URL
description: new link to the stream if you are editing this
placeholder: 'https://television.net/index.m3u8'
- type: input
attributes:
label: channel name
description: "full name of the channel."
placeholder: 'Disney XD'
- type: dropdown
attributes:
label: quality
description: maximum video resolution available on the link
options:
- 1080p
- 720p
- 576p
- 480p
- 360p
- type: textarea
attributes:
label: Notes
placeholder: 'anything we should know? geoblocked, not 24/7, etc'

View file

@ -1,31 +0,0 @@
name: report broken stream
description: report a broken or unstable stream
title: 'remove: '
labels: ['remove stream']
body:
- type: input
attributes:
label: broken stream
description: please specify the broken link
placeholder: 'https://cookies.net/channel.m3u8'
validations:
required: true
- type: dropdown
attributes:
label: what happened to the stream?
options:
- not loading
- constantly interrupts/lagging
- stuck at a single frame
- looped
- no audio
- other
validations:
required: true
- type: textarea
attributes:
label: notes
placeholder: 'anything else we should know?'

View file

@ -1,33 +0,0 @@
name: add a stream
description: request to add a new stream into the playlist
title: 'Add: '
labels: ['channel request']
body:
- type: input
attributes:
label: channel name
placeholder: 'Disney XD'
validations:
required: true
- type: input
attributes:
label: stream URL
placeholder: 'https://example.net/file.m3u8'
validations:
- type: textarea
attributes:
label: stuff we should know about the stream (is it geoblocked, not 24/7, etc)
description: "any notes?"
- type: checkboxes
attributes:
label: contributing guide
description: 'please read [this](https://f.phite.ro) before posting a request'
options:
- label: i've read it
required: true