From 7d61b7cfc5f64204e3ddc593b08efd9ecab670d5 Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Tue, 15 Feb 2022 08:57:35 +0300 Subject: [PATCH] Update ----bug-report.yml --- .github/ISSUE_TEMPLATE/----bug-report.yml | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/----bug-report.yml b/.github/ISSUE_TEMPLATE/----bug-report.yml index accafd41fe..38cab78e7e 100644 --- a/.github/ISSUE_TEMPLATE/----bug-report.yml +++ b/.github/ISSUE_TEMPLATE/----bug-report.yml @@ -1,7 +1,7 @@ name: 🐞 Bug Report description: Report an error in this repository -title: "Fix: " -labels: [ "bug" ] +title: 'Fix: ' +labels: ['bug'] assignees: - freearhey @@ -9,14 +9,11 @@ body: - type: markdown attributes: value: | - This form is **ONLY** intended for auto-update, channel sorting and other automation scripts related issues. - If you're experiencing problems viewing a channel, **this is not the right form**. Please fill a [Broken stream](https://github.com/iptv-org/iptv/issues/new?assignees=&labels=broken+stream&template=-----broken-stream.yml&title=Fix%3A+) form instead. - - Please describe the error in as much detail as possible so that we can fix it quickly. + This form is **ONLY** intended for auto-update, channel sorting and other automation scripts related issues. If you're experiencing problems viewing a channel please fill a [Broken Stream](https://github.com/iptv-org/iptv/issues/new?assignees=&labels=broken+stream&template=-----broken-stream.yml&title=Fix%3A+) form instead. - type: textarea - id: bug attributes: label: Describe your issue + description: Please describe the error in as much detail as possible so that we can fix it quickly. validations: required: true