From 1f107bbabe9b388aab99671811fa28a62eed901e Mon Sep 17 00:00:00 2001 From: rzmk Date: Tue, 19 Sep 2023 01:38:21 -0400 Subject: [PATCH] style: update issue template styles & formatting --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- .github/ISSUE_TEMPLATE/enhancement.md | 5 ++--- .github/ISSUE_TEMPLATE/feature_request.md | 7 +++---- .github/ISSUE_TEMPLATE/question-or-support-request.md | 5 ++--- 4 files changed, 8 insertions(+), 11 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 3e6248b..49acbaa 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,6 +1,6 @@ --- name: Bug report -about: Create a report to help us improve +about: Create a report to help us improve. title: "" labels: bug assignees: "" diff --git a/.github/ISSUE_TEMPLATE/enhancement.md b/.github/ISSUE_TEMPLATE/enhancement.md index b52241c..6704c9d 100644 --- a/.github/ISSUE_TEMPLATE/enhancement.md +++ b/.github/ISSUE_TEMPLATE/enhancement.md @@ -1,10 +1,9 @@ --- name: Enhancement about: Suggest an enhancement for an existing feature. -title: '' +title: "" labels: enhancement -assignees: '' - +assignees: "" --- ## 🔍 Is your enhancement related to a problem? Please describe. diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index fd39d56..47b98f2 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 this project -title: '' +about: Suggest a new idea for this project. +title: "" labels: feature -assignees: '' - +assignees: "" --- ## 🔍 Is your feature request related to a problem? Please describe. diff --git a/.github/ISSUE_TEMPLATE/question-or-support-request.md b/.github/ISSUE_TEMPLATE/question-or-support-request.md index ebe6be9..ad765ad 100644 --- a/.github/ISSUE_TEMPLATE/question-or-support-request.md +++ b/.github/ISSUE_TEMPLATE/question-or-support-request.md @@ -1,10 +1,9 @@ --- name: Question or Support Request about: Questions and requests for support. -title: '' +title: "" labels: question -assignees: '' - +assignees: "" --- ## ❓ Question or Support Request