From 217254631b03458608dcf511ae8a2fcf85e4af53 Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Wed, 15 Sep 2021 18:50:37 +1200 Subject: [PATCH] Update indexer-request.yml add a pulldown for the type of indexer Private Semi-Private Public --- .github/ISSUE_TEMPLATE/indexer-request.yml | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/indexer-request.yml b/.github/ISSUE_TEMPLATE/indexer-request.yml index 72df37622..8d00f0c57 100644 --- a/.github/ISSUE_TEMPLATE/indexer-request.yml +++ b/.github/ISSUE_TEMPLATE/indexer-request.yml @@ -9,6 +9,17 @@ body: options: - label: I have checked older issues, open and closed required: true +- type: dropdown + id: type + attributes: + label: Type + description: Select which type of Web Site this is + options: + - Public + - Semi-Private + - Private + validations: + required: true - type: textarea attributes: label: Tracker details @@ -18,14 +29,12 @@ body: - Name: TrackerX - URL: https://trackerx.yz - Description: TrackerX is a Private Torrent Tracker for Movies, TV, and e-Learning - - Public, Semi-private, or Private: Private - Minimum Seeding Time and Minimum Ratio (if Private): MST 24hrs, MR 1.0 - Additional Comments: IMDB search has to be enabled in account settings, often has hcaptcha at login value: | - Name: - URL: - Description: - - Public, Semi-private, or Private: - Minimum Seeding Time and Minimum Ratio (if Private): - Additional Comments: render: markdown