feature request issue template fix [skip ci] (#11618)
This commit is contained in:
parent
bda759ac3d
commit
0ca5f8b2ec
13
.github/ISSUE_TEMPLATE/Feature_request.md
vendored
13
.github/ISSUE_TEMPLATE/Feature_request.md
vendored
@ -1,14 +1,15 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
name: "\U0001F680 Feature Request"
|
name: "\U0001F680 Feature Request"
|
||||||
about: "I have a specific suggestion for Babel!"
|
about: "I have a specific suggestion for Babel!"
|
||||||
title: ""
|
title: ''
|
||||||
labels: "i: enhancement, i: needs triage"
|
labels: 'i: enhancement, i: needs triage'
|
||||||
assignees: ""
|
assignees: ''
|
||||||
---## Feature Request
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## Feature Request
|
||||||
|
|
||||||
<!-- Check this if you would like to implement a PR, we are more than happy to help you go through the process !-->
|
<!-- Check this if you would like to implement a PR, we are more than happy to help you go through the process !-->
|
||||||
|
|
||||||
- [ ] I would like to work on this feature!
|
- [ ] I would like to work on this feature!
|
||||||
|
|
||||||
**Is your feature request related to a problem?**
|
**Is your feature request related to a problem?**
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user