From b90f15b37fd3ae17cf676bd1d58d57f708c03c8b Mon Sep 17 00:00:00 2001 From: ilike2burnthing <59480337+ilike2burnthing@users.noreply.github.com> Date: Thu, 13 Jan 2022 19:27:31 +0000 Subject: [PATCH] issue_templates: update (#12815) --- .github/ISSUE_TEMPLATE/bug_report.yml | 1 + .github/ISSUE_TEMPLATE/indexer-request.yml | 10 +++++----- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index fe9bb6298..29edf2382 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -51,6 +51,7 @@ body: description: | Place any relevant error messages you noticed from the logs here. Make sure you attach the full logs with your personal information removed in case we need more information. + render: shell validations: required: true - type: textarea diff --git a/.github/ISSUE_TEMPLATE/indexer-request.yml b/.github/ISSUE_TEMPLATE/indexer-request.yml index 8d00f0c57..d56cb47ff 100644 --- a/.github/ISSUE_TEMPLATE/indexer-request.yml +++ b/.github/ISSUE_TEMPLATE/indexer-request.yml @@ -32,11 +32,11 @@ body: - 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: - - Minimum Seeding Time and Minimum Ratio (if Private): - - Additional Comments: + - Name: + - URL: + - Description: + - Minimum Seeding Time and Minimum Ratio (if Private): + - Additional Comments: render: markdown validations: required: true