From 0150e392759a82e5496d7e08b7048a11cb2194c8 Mon Sep 17 00:00:00 2001 From: Isiah Meadows Date: Tue, 11 Jun 2019 08:05:00 -0400 Subject: [PATCH] Update issue templates [skip ci] --- .github/ISSUE_TEMPLATE/Bug_report.md | 4 ++++ .github/ISSUE_TEMPLATE/Feature_request.md | 5 ++++- 2 files changed, 8 insertions(+), 1 deletion(-) 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? -