From f96758779f6d0e8556ad0507a008f9ab36ba76cd Mon Sep 17 00:00:00 2001 From: TRaSH Date: Sat, 31 Oct 2020 17:40:04 +0100 Subject: [PATCH 1/2] Update issue templates --- .github/ISSUE_TEMPLATE/request-a-guide.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/request-a-guide.md diff --git a/.github/ISSUE_TEMPLATE/request-a-guide.md b/.github/ISSUE_TEMPLATE/request-a-guide.md new file mode 100644 index 000000000..ffebe0205 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/request-a-guide.md @@ -0,0 +1,14 @@ +--- +name: Request a Guide +about: Request here a Guide +title: "[REQUEST]" +labels: '' +assignees: '' + +--- + +**For which application would like to see this Guide ?** +Radarr / Sonarr / Bazarr / etc + +**Describe what you would like to see in the Tutorial/Guide** +A clear and concise description of what you want to see in the Guide . From 94759b8e1534db51bfc246852f860108fa66cb8a Mon Sep 17 00:00:00 2001 From: TRaSH Date: Sat, 31 Oct 2020 17:47:59 +0100 Subject: [PATCH 2/2] Update issue templates --- .github/ISSUE_TEMPLATE/request-a-guide.md | 2 +- .github/ISSUE_TEMPLATE/request-a-tutorial-guide.md | 14 -------------- 2 files changed, 1 insertion(+), 15 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/request-a-tutorial-guide.md diff --git a/.github/ISSUE_TEMPLATE/request-a-guide.md b/.github/ISSUE_TEMPLATE/request-a-guide.md index ffebe0205..98c151d68 100644 --- a/.github/ISSUE_TEMPLATE/request-a-guide.md +++ b/.github/ISSUE_TEMPLATE/request-a-guide.md @@ -1,6 +1,6 @@ --- name: Request a Guide -about: Request here a Guide +about: Request a Guide here title: "[REQUEST]" labels: '' assignees: '' diff --git a/.github/ISSUE_TEMPLATE/request-a-tutorial-guide.md b/.github/ISSUE_TEMPLATE/request-a-tutorial-guide.md deleted file mode 100644 index 58191a0c2..000000000 --- a/.github/ISSUE_TEMPLATE/request-a-tutorial-guide.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -name: Request a Tutorial/Guide -about: Request here a Tutorial/Guide -title: "[REQUEST]" -labels: '' -assignees: '' - ---- - -**For which application would like to see this Tutorial/Guide ?** -Sonarr / Forum - -**Describe what you would like to see in the Tutorial/Guide** -A clear and concise description of what you want to see in the Tutorial/Guide .