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