From 54a49d68788c3bcf9e43c92e6a320f84e49c3c8e Mon Sep 17 00:00:00 2001 From: owine Date: Mon, 10 Oct 2022 10:18:35 -0500 Subject: [PATCH] Add trailing spaces to issue template Only OS had one --- .github/ISSUE_TEMPLATE/bug_report.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 089112610..b974556a1 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -45,11 +45,11 @@ body: - **Database**: Sqlite 3.36.0 value: | - OS: - - Radarr: - - Docker Install: - - Using Reverse Proxy: - - Browser: - - Database: + - Radarr: + - Docker Install: + - Using Reverse Proxy: + - Browser: + - Database: render: markdown validations: required: true