Update issue templates [skip ci]
This commit is contained in:
parent
0a1a33a036
commit
0150e39275
2 changed files with 8 additions and 1 deletions
4
.github/ISSUE_TEMPLATE/Bug_report.md
vendored
4
.github/ISSUE_TEMPLATE/Bug_report.md
vendored
|
|
@ -1,6 +1,10 @@
|
|||
---
|
||||
name: "\U0001F41BBug report"
|
||||
about: Report a bug in MithrilJS
|
||||
title: ''
|
||||
labels: bug
|
||||
assignees: isiahmeadows
|
||||
|
||||
---
|
||||
|
||||
### Mithril Version: x.x.x
|
||||
|
|
|
|||
5
.github/ISSUE_TEMPLATE/Feature_request.md
vendored
5
.github/ISSUE_TEMPLATE/Feature_request.md
vendored
|
|
@ -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?
|
||||
|
||||
<!--- Yes or no -->
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue