Skip to content

Commit 90f96eb

Browse files
authoredJul 24, 2019
Update issue templates (#2485)
1 parent 123c0db commit 90f96eb

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed
 

‎.github/ISSUE_TEMPLATE/bug.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
2-
name: "🐛 Bug"
2+
name: "\U0001F41B Bug"
33
about: Report a bug in Mithril
44
title: ''
5-
labels: bug
5+
labels: 'Type: Bug'
66
assignees: isiahmeadows
77

88
---

‎.github/ISSUE_TEMPLATE/feature-or-enhancement.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
2-
name: "🚀 Feature or Enhancement"
2+
name: "\U0001F680 Feature or Enhancement"
33
about: Suggest an idea or feature for Mithril
44
title: ''
5-
labels: enhancement
5+
labels: 'Type: Enhancement'
66
assignees: isiahmeadows
77

88
---

‎.github/ISSUE_TEMPLATE/question.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
2-
name: "🙋‍♀️ Question"
2+
name: "\U0001F64B‍♀️ Question"
33
about: Ask a question about Mithril
44
title: ''
5-
labels: question
5+
labels: 'Type: Question'
66
assignees: ''
77

88
---

0 commit comments

Comments
 (0)
Please sign in to comment.