From 040d56a1a2122835f314efde1d223090265a485c Mon Sep 17 00:00:00 2001 From: RayBB Date: Wed, 14 Jun 2023 10:16:45 +0200 Subject: [PATCH] indent validations --- .github/ISSUE_TEMPLATE/BUG_REPORT.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml index 81a8e94..67e3b76 100644 --- a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml @@ -18,8 +18,8 @@ body: - label: Is this only a single bug. Do not put multiple bugs in one issue. - label: Is this a question or discussion? Don't use this, use https://lemmy.ml/c/lemmy_support - label: Is this a server side (not related to the UI) issue? Use the [Lemmy back end](https://github.com/LemmyNet/lemmy) repo. - validations: - required: true + validations: + required: true - type: textarea id: summary attributes: -- 2.44.1