Update issue templates

This commit is contained in:
Aleksandr Statciuk 2023-03-24 01:40:00 +03:00
parent 95990d7cbe
commit 228c522f7a
5 changed files with 12 additions and 12 deletions

View file

@ -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

View file

@ -1,7 +1,7 @@
name: ✏️ Edit channel
description: Request to edit channel description
title: 'Edit: '
labels: []
labels: ['channels:edit']
body:
- type: input

View file

@ -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