* Mention babel/rfcs in the "New feature" issue template * move npm issue to external gist, reword some issue template names and descriptions Co-authored-by: Henry Zhu <hi@henryzoo.com>
23 lines
704 B
Markdown
23 lines
704 B
Markdown
---
|
|
|
|
name: "\U0001F680 Feature Request"
|
|
about: "I have a specific suggestion for Babel!"
|
|
title: ""
|
|
labels: "i: enhancement, i: needs triage"
|
|
assignees: ""
|
|
---## Feature Request
|
|
|
|
<!-- 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!
|
|
|
|
**Is your feature request related to a problem?**
|
|
A concise description of what the problem is. Ex. I have an issue when [...]
|
|
|
|
**Describe the solution you'd like**
|
|
|
|
**Describe alternatives you've considered**.
|
|
|
|
**Documentation, Adoption, Migration Strategy**
|
|
If you can, explain how users will be able to use this and how it might be documented. Maybe a mock-up?
|