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