Create remove.yml

This commit is contained in:
voxel 2024-05-29 10:10:01 -04:00 committed by GitHub
parent d0a16a9a83
commit 7ac6c22c29
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

31
.github/ISSUE_TEMPLATE/rs.yml vendored Normal file
View file

@ -0,0 +1,31 @@
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?'