diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index 90cf252..c0d0087 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -1,10 +1,9 @@ --- name: Bug Report about: File a bug report to fix something that is not working -title: '' +title: "" labels: bug -assignees: '' - +assignees: "" --- ### :beetle: Description diff --git a/.github/ISSUE_TEMPLATE/feature-request.md b/.github/ISSUE_TEMPLATE/feature-request.md index e0c66eb..85ad896 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.md +++ b/.github/ISSUE_TEMPLATE/feature-request.md @@ -1,10 +1,9 @@ --- name: Feature Request about: Submit a feature request to help improve this project -title: '' +title: "" labels: enhancement -assignees: '' - +assignees: "" --- ### :bulb: Description