From 1a009e87c37a5fd2b98bff5ea2e767296db30fdd Mon Sep 17 00:00:00 2001 From: Jordan Bancino Date: Sat, 9 Sep 2023 15:32:43 -0400 Subject: [PATCH] Fix a few small bugs in Gitea templates. --- .gitea/issue_template/bug_report.yaml | 4 ++-- .gitea/issue_template/config.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitea/issue_template/bug_report.yaml b/.gitea/issue_template/bug_report.yaml index 8f468ad..4374549 100644 --- a/.gitea/issue_template/bug_report.yaml +++ b/.gitea/issue_template/bug_report.yaml @@ -27,8 +27,8 @@ body: are reporting. Provide all the information you have, and do some investigating to ensure you are providing a legitimate issue report that is well thought out. - validations: - required: true + validations: + required: true - type: textarea attributes: label: Log Output diff --git a/.gitea/issue_template/config.yaml b/.gitea/issue_template/config.yaml index 2f86391..16465fe 100644 --- a/.gitea/issue_template/config.yaml +++ b/.gitea/issue_template/config.yaml @@ -3,5 +3,5 @@ contact_links: - name: General Matrix Room - url: https://matrix.to/#/#telodendria-general:bancino.net - about: | - General discussion on Telodendria happens in this Matrix room. You - may get quicker feedback from there. + General discussion on Telodendria happens in this Matrix room. You + may get quicker feedback from there.