Update issue template (#11524)
* Update Bug_report.md * Update ci.json [skip ci]
This commit is contained in:
parent
a8061ae7d8
commit
8aa5e574a0
@ -1,6 +1,6 @@
|
||||
{
|
||||
"installCommand": "codesandbox",
|
||||
"buildCommand": false,
|
||||
"sandboxes": ["9d0wg", "7s08o"],
|
||||
"sandboxes": ["7s08o", "vhm64"],
|
||||
"packages": ["packages/*"]
|
||||
}
|
||||
|
||||
3
.github/ISSUE_TEMPLATE/Bug_report.md
vendored
3
.github/ISSUE_TEMPLATE/Bug_report.md
vendored
@ -20,8 +20,9 @@ assignees: ''
|
||||
**Current 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 link if applicable:
|
||||
|
||||
**Input Code**
|
||||
- REPL or Repo link if applicable:
|
||||
|
||||
```js
|
||||
var your => (code) => here;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user