mirror of
https://github.com/iptv-org/database.git
synced 2025-05-10 03:30:01 -04:00
Update issue templates
This commit is contained in:
parent
95990d7cbe
commit
228c522f7a
5 changed files with 12 additions and 12 deletions
2
.github/ISSUE_TEMPLATE/channels_add.yml
vendored
2
.github/ISSUE_TEMPLATE/channels_add.yml
vendored
|
@ -1,7 +1,7 @@
|
|||
name: ➕ Add channel
|
||||
description: Request to add a channel into the database
|
||||
title: 'Add: '
|
||||
labels: []
|
||||
labels: ['channels:add']
|
||||
|
||||
body:
|
||||
- type: markdown
|
||||
|
|
2
.github/ISSUE_TEMPLATE/channels_edit.yml
vendored
2
.github/ISSUE_TEMPLATE/channels_edit.yml
vendored
|
@ -1,7 +1,7 @@
|
|||
name: ✏️ Edit channel
|
||||
description: Request to edit channel description
|
||||
title: 'Edit: '
|
||||
labels: []
|
||||
labels: ['channels:edit']
|
||||
|
||||
body:
|
||||
- type: input
|
||||
|
|
2
.github/ISSUE_TEMPLATE/channels_remove.yml
vendored
2
.github/ISSUE_TEMPLATE/channels_remove.yml
vendored
|
@ -1,7 +1,7 @@
|
|||
name: 🗑️ Remove channel
|
||||
description: Request to remove a channel from the database
|
||||
title: 'Remove: '
|
||||
labels: []
|
||||
labels: ['channels:remove']
|
||||
|
||||
body:
|
||||
- type: input
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue