chore: update issue templates (#12142)

[skip ci]
This commit is contained in:
Nitin Kumar 2020-10-06 19:34:49 +05:30 committed by GitHub
parent 8c4e76c69e
commit 3ec4537baa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -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 -->

View File

@ -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? -->