Reformat
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index 2780970..68e5d1f 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -4,7 +4,6 @@
title: "[BUG]"
labels: "\U0001F41B Bug"
assignees: PineaFan
-
---
[Describe the bug in one line, keep it concise]
@@ -13,6 +12,7 @@
The name of the command (e.g. /settings filters) or the feature (e.g. Message edit logs)
**Steps to reproduce:**
+
1. Run ...
2. Press ...
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md
index 0357118..a8178cb 100644
--- a/.github/ISSUE_TEMPLATE/feature_request.md
+++ b/.github/ISSUE_TEMPLATE/feature_request.md
@@ -4,7 +4,6 @@
title: "[FEATURE]"
labels: "✓ Feature"
assignees: PineaFan
-
---
**Is this related to a bug? If so, briefly explain the bug below**