diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index ccbb488..ee0200d 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,7 +1,7 @@ --- name: 🐛 Bug report about: Report a bug for this project -title: 'bug: ' +title: '' labels: 'bug' assignees: jef @@ -9,7 +9,9 @@ assignees: jef ### Description - + + + ### Possible solution diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 43bc627..cc3166e 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,7 +1,7 @@ --- name: 🚀 Feature request about: Suggest a feature for this project -title: 'enhancement: ' +title: '' labels: 'enhancement' assignees: jef