From 53b51095968478374eb6a330668e0f57455356f6 Mon Sep 17 00:00:00 2001 From: freearhey <7253922+freearhey@users.noreply.github.com> Date: Wed, 1 Nov 2023 05:38:18 +0300 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/-----streams_add.yml | 5 +++++ .github/ISSUE_TEMPLATE/----streams_edit.yml | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/-----streams_add.yml b/.github/ISSUE_TEMPLATE/-----streams_add.yml index 9166b36c8..d7c5b500b 100644 --- a/.github/ISSUE_TEMPLATE/-----streams_add.yml +++ b/.github/ISSUE_TEMPLATE/-----streams_add.yml @@ -47,6 +47,11 @@ body: - 'Not 24/7' - 'Geo-blocked' + - type: input + attributes: + label: Timeshift + placeholder: '-4' + - type: input attributes: label: HTTP User Agent diff --git a/.github/ISSUE_TEMPLATE/----streams_edit.yml b/.github/ISSUE_TEMPLATE/----streams_edit.yml index 7e9ee5864..08b8f5979 100644 --- a/.github/ISSUE_TEMPLATE/----streams_edit.yml +++ b/.github/ISSUE_TEMPLATE/----streams_edit.yml @@ -50,6 +50,11 @@ body: - 'Not 24/7' - 'Geo-blocked' + - type: input + attributes: + label: Timeshift + placeholder: '-4' + - type: input attributes: label: HTTP User Agent