From a188595b23b84eb223c4047725eeac27aca1cde8 Mon Sep 17 00:00:00 2001 From: Skyler Grey Date: Thu, 9 Mar 2023 20:59:54 +0000 Subject: [PATCH] Reformat --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- .github/ISSUE_TEMPLATE/feature_request.md | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) 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 @@ about: Something didn't work like you expected title: "[BUG]" labels: "\U0001F41B Bug" assignees: PineaFan - --- [Describe the bug in one line, keep it concise] @@ -13,6 +12,7 @@ assignees: PineaFan 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 @@ about: I want something added to Nucleus title: "[FEATURE]" labels: "✓ Feature" assignees: PineaFan - --- **Is this related to a bug? If so, briefly explain the bug below**