From 0938deedf0e0b5fb121da36de23687531eb80b31 Mon Sep 17 00:00:00 2001
From: Alec Armbruster <35377827+alectrocute@users.noreply.github.com>
Date: Thu, 22 Jun 2023 14:08:21 -0400
Subject: [PATCH] formatting ISSUE_TEMPLATE

---
 .github/ISSUE_TEMPLATE/FEATURE_REQUEST.yml | 2 +-
 .github/ISSUE_TEMPLATE/config.yml          | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.yml b/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.yml
index 7bd7e91..d998a63 100644
--- a/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.yml
+++ b/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.yml
@@ -24,4 +24,4 @@ body:
       description: |
         Provide a clear and concise description of the feature. Explain why it's needed.
     validations:
-      required: true
\ No newline at end of file
+      required: true
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml
index d59c2b1..5908570 100644
--- a/.github/ISSUE_TEMPLATE/config.yml
+++ b/.github/ISSUE_TEMPLATE/config.yml
@@ -5,4 +5,4 @@ contact_links:
     about: Please ask and answer general questions here.
   - name: Technical Discussion
     url: https://github.com/LemmyNet/lemmy-ui/discussions
-    about: Please discuss technical topics with other contributors here.
\ No newline at end of file
+    about: Please discuss technical topics with other contributors here.
-- 
2.44.1