From 26c2b1a90a4808adeba6944422ed2e53da5efde1 Mon Sep 17 00:00:00 2001 From: freearhey <7253922+freearhey@users.noreply.github.com> Date: Thu, 4 Dec 2025 18:32:46 +0300 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/1_streams_add.yml | 7 ------- .github/ISSUE_TEMPLATE/2_streams_edit.yml | 14 -------------- 2 files changed, 21 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/1_streams_add.yml b/.github/ISSUE_TEMPLATE/1_streams_add.yml index 6c54d31493..5e70e2667b 100644 --- a/.github/ISSUE_TEMPLATE/1_streams_add.yml +++ b/.github/ISSUE_TEMPLATE/1_streams_add.yml @@ -60,13 +60,6 @@ body: label: HTTP Referrer placeholder: 'https://example.com/' - - type: textarea - id: directives - attributes: - label: Directives - description: 'List of directives telling players how to play the stream. Supported `#KODIPROP` and `#EXTVLCOPT`.' - placeholder: '#KODIPROP:inputstream=inputstream.adaptive' - - type: textarea id: notes attributes: diff --git a/.github/ISSUE_TEMPLATE/2_streams_edit.yml b/.github/ISSUE_TEMPLATE/2_streams_edit.yml index 7cd0b8a9f0..88905f24b7 100644 --- a/.github/ISSUE_TEMPLATE/2_streams_edit.yml +++ b/.github/ISSUE_TEMPLATE/2_streams_edit.yml @@ -18,13 +18,6 @@ body: value: | What exactly needs to be changed? To delete an existing value without replacement use the `~` symbol. - - type: input - id: new_stream_url - attributes: - label: New Stream URL - description: New link to the stream - placeholder: 'https://servilive.com:3126/live/tele2000live.m3u8' - - type: input id: stream_id attributes: @@ -72,13 +65,6 @@ body: label: HTTP Referrer placeholder: 'https://example.com/' - - type: textarea - id: directives - attributes: - label: Directives - description: 'List of directives telling players how to play the stream. Supported `#KODIPROP` and `#EXTVLCOPT`.' - placeholder: '#KODIPROP:inputstream=inputstream.adaptive' - - type: textarea id: notes attributes: