|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
name: ❌ Removal Request
|
|
|
|
|
name: ©️ Removal request
|
|
|
|
|
description: Request to remove content
|
|
|
|
|
title: 'Remove: '
|
|
|
|
|
labels: ['❌ removal request']
|
|
|
|
|
labels: ['removal request']
|
|
|
|
|
body:
|
|
|
|
|
- type: markdown
|
|
|
|
|
attributes:
|
|
|
|
@ -49,7 +49,8 @@ body:
|
|
|
|
|
|
|
|
|
|
- type: checkboxes
|
|
|
|
|
attributes:
|
|
|
|
|
label: 'Please confirm the following'
|
|
|
|
|
label: Contributing Guide
|
|
|
|
|
description: 'Please read this guide before posting your request'
|
|
|
|
|
options:
|
|
|
|
|
- label: I have read and understand iptv-org's [Legal Statement](https://github.com/iptv-org/iptv#legal)
|
|
|
|
|
- label: I have read [Contributing Guide](https://github.com/iptv-org/iptv/blob/master/CONTRIBUTING.md)
|
|
|
|
|
required: true
|
|
|
|
|