From 1442e94f57abf7d435253af6aa8358e6e7bb6ee3 Mon Sep 17 00:00:00 2001 From: freearhey <7253922+freearhey@users.noreply.github.com> Date: Thu, 1 May 2025 03:10:00 +0300 Subject: [PATCH] Update issues templates --- .github/ISSUE_TEMPLATE/1_streams_add.yml | 2 +- .github/ISSUE_TEMPLATE/2_streams_edit.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/1_streams_add.yml b/.github/ISSUE_TEMPLATE/1_streams_add.yml index 3bbcedcb06..d3259b2583 100644 --- a/.github/ISSUE_TEMPLATE/1_streams_add.yml +++ b/.github/ISSUE_TEMPLATE/1_streams_add.yml @@ -1,4 +1,4 @@ -name: ➕ Add stream link +name: ➕ Add stream description: Request to add a new stream link into the playlist title: 'Add: ' labels: ['streams:add'] diff --git a/.github/ISSUE_TEMPLATE/2_streams_edit.yml b/.github/ISSUE_TEMPLATE/2_streams_edit.yml index 93c03616ee..b9dbe2cfbc 100644 --- a/.github/ISSUE_TEMPLATE/2_streams_edit.yml +++ b/.github/ISSUE_TEMPLATE/2_streams_edit.yml @@ -1,4 +1,4 @@ -name: ✏️ Edit stream description +name: ✏️ Edit stream description: Request to edit stream description title: 'Edit: ' labels: ['streams:edit']