From f7740f7664b500d8cdf612da0d87e0fe94944b9d Mon Sep 17 00:00:00 2001 From: Jonah <47046556+jwbonner@users.noreply.github.com> Date: Fri, 1 Nov 2024 14:25:05 -0400 Subject: [PATCH] Fix formatting --- .github/ISSUE_TEMPLATE/bug_report.md | 5 ++--- .github/ISSUE_TEMPLATE/feature_request.md | 5 ++--- .github/ISSUE_TEMPLATE/question.md | 5 ++--- 3 files changed, 6 insertions(+), 9 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 822e13bf..fc63ec55 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,10 +1,9 @@ --- name: Bug report about: Create a report to help us improve -title: '' +title: "" labels: bug -assignees: '' - +assignees: "" --- **Describe the bug** diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 44faec8b..9cfc9f32 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,10 +1,9 @@ --- name: Feature request about: Suggest an idea for AdvantageScope -title: '' +title: "" labels: enhancement -assignees: '' - +assignees: "" --- **Is your feature request related to a problem? Please describe.** diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md index d4c6a5cf..89217d7a 100644 --- a/.github/ISSUE_TEMPLATE/question.md +++ b/.github/ISSUE_TEMPLATE/question.md @@ -1,10 +1,9 @@ --- name: Question about: Ask about features or parts of AdvantageScope -title: '' +title: "" labels: question -assignees: '' - +assignees: "" --- **Describe the question you have.**