diff --git a/.github/ISSUE_TEMPLATE/Bug_report.md b/.github/ISSUE_TEMPLATE/Bug_report.md index a8c9faee..f7f1a40a 100644 --- a/.github/ISSUE_TEMPLATE/Bug_report.md +++ b/.github/ISSUE_TEMPLATE/Bug_report.md @@ -1,6 +1,10 @@ --- name: "\U0001F41BBug report" about: Report a bug in MithrilJS +title: '' +labels: bug +assignees: isiahmeadows + --- ### Mithril Version: x.x.x diff --git a/.github/ISSUE_TEMPLATE/Feature_request.md b/.github/ISSUE_TEMPLATE/Feature_request.md index eed57e70..68ddedd2 100644 --- a/.github/ISSUE_TEMPLATE/Feature_request.md +++ b/.github/ISSUE_TEMPLATE/Feature_request.md @@ -1,6 +1,10 @@ --- name: "\U0001F680Feature or Enhancement" about: Suggest an Idea or Enhancement for MithrilJS +title: '' +labels: enhancement +assignees: isiahmeadows + --- ### Description @@ -22,4 +26,3 @@ about: Suggest an Idea or Enhancement for MithrilJS ### Is this something you're interested in working on? -