diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index d006cec7..8daaa679 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,8 +1,10 @@ --- -name: "🐛 Bug Report" -description: Create a report to help us improve -labels: ["🐛 bug"] -assignees: "" +name: "\U0001F41B Bug Report" +about: Create a report to help us improve +title: '' +labels: feature +assignees: '' + --- ## 🐛 Bug Report diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 84a72241..e0f9a704 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,8 +1,10 @@ --- name: "✨ Feature Request" -description: Suggest an idea for this project -labels: ["✨ feature"] -assignees: "" +about: Suggest an idea for this project +title: '' +labels: '' +assignees: '' + --- ## ✨ Feature Request