parent
8c4e76c69e
commit
3ec4537baa
6
.github/ISSUE_TEMPLATE/Bug_report.md
vendored
6
.github/ISSUE_TEMPLATE/Bug_report.md
vendored
@ -18,7 +18,7 @@ assignees: ''
|
||||
-->
|
||||
|
||||
**Current behavior**
|
||||
A clear and concise description of the behavior.
|
||||
<!-- A clear and concise description of the behavior. -->
|
||||
|
||||
- [REPL](babeljs.io/repl), [Codesandbox](https://codesandbox.io/s/babel-repl-custom-plugin-7s08o?file=/src/index.js), or GitHub Repo helps!
|
||||
|
||||
@ -29,7 +29,7 @@ var your => (code) => here;
|
||||
```
|
||||
|
||||
**Expected behavior**
|
||||
A clear and concise description of what you expected to happen (or code).
|
||||
<!-- A clear and concise description of what you expected to happen (or code). -->
|
||||
|
||||
**Babel Configuration (babel.config.js, .babelrc, package.json#babel, cli command, .eslintrc)**
|
||||
- Filename: `babel.config.js`
|
||||
@ -55,4 +55,4 @@ A clear and concise description of what you expected to happen (or code).
|
||||
<!--- If you have suggestions on a fix for the bug -->
|
||||
|
||||
**Additional context**
|
||||
Add any other context about the problem here. Or a screenshot if applicable
|
||||
<!-- Add any other context about the problem here. Or a screenshot if applicable -->
|
||||
|
||||
4
.github/ISSUE_TEMPLATE/Feature_request.md
vendored
4
.github/ISSUE_TEMPLATE/Feature_request.md
vendored
@ -13,11 +13,11 @@ assignees: ''
|
||||
- [ ] 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 [...]
|
||||
<!-- 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?
|
||||
<!-- If you can, explain how users will be able to use this and how it might be documented. Maybe a mock-up? -->
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user