Update issue templates (#2485)
This commit is contained in:
parent
123c0dbaf1
commit
90f96ebfee
3 changed files with 6 additions and 6 deletions
4
.github/ISSUE_TEMPLATE/bug.md
vendored
4
.github/ISSUE_TEMPLATE/bug.md
vendored
|
|
@ -1,8 +1,8 @@
|
||||||
---
|
---
|
||||||
name: "🐛 Bug"
|
name: "\U0001F41B Bug"
|
||||||
about: Report a bug in Mithril
|
about: Report a bug in Mithril
|
||||||
title: ''
|
title: ''
|
||||||
labels: bug
|
labels: 'Type: Bug'
|
||||||
assignees: isiahmeadows
|
assignees: isiahmeadows
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
|
||||||
|
|
@ -1,8 +1,8 @@
|
||||||
---
|
---
|
||||||
name: "🚀 Feature or Enhancement"
|
name: "\U0001F680 Feature or Enhancement"
|
||||||
about: Suggest an idea or feature for Mithril
|
about: Suggest an idea or feature for Mithril
|
||||||
title: ''
|
title: ''
|
||||||
labels: enhancement
|
labels: 'Type: Enhancement'
|
||||||
assignees: isiahmeadows
|
assignees: isiahmeadows
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
|
||||||
4
.github/ISSUE_TEMPLATE/question.md
vendored
4
.github/ISSUE_TEMPLATE/question.md
vendored
|
|
@ -1,8 +1,8 @@
|
||||||
---
|
---
|
||||||
name: "🙋♀️ Question"
|
name: "\U0001F64B♀️ Question"
|
||||||
about: Ask a question about Mithril
|
about: Ask a question about Mithril
|
||||||
title: ''
|
title: ''
|
||||||
labels: question
|
labels: 'Type: Question'
|
||||||
assignees: ''
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue