diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index d24c3bd..12ff5c5 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,25 +1,33 @@ --- -name: Bug report +name: 🐛 Bug report about: Create a report to help us improve -title: [title] +title: '' labels: bug assignees: '' --- ## Describe the bug - + ## To reproduce + ## Expected behavior - + ## Additional context - + diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 0ba9812..3770798 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,20 +1,28 @@ --- -name: Feature request +name: 💡 Feature request about: Suggest an idea for this project -title: [title] +title: '' labels: enhancement assignees: '' --- ## Is your feature request related to a problem? Please describe. - + ## Describe the solution you'd like - + ## Describe alternatives you've considered - + ## Additional context - +