babel/.github/ISSUE_TEMPLATE.md
Daniel Tschinder a1b46f1640 Issue and PR templates (#3690) [skip ci]
* Create PULL_REQUEST_TEMPLATE.md

* Create ISSUE_TEMPLATE.md

* Use label names in PR template

* Update ISSUE_TEMPLATE.md

* Update ISSUE_TEMPLATE.md

* Update ISSUE_TEMPLATE.md
2016-09-07 16:37:49 -04:00

1.9 KiB

Input Code

var your => (code) => here;

Babel Configuration (.bablerc, package.json, cli command)

{
  "your": { "config": "here" }
}

Expected Behavior

Current Behavior

Possible Solution

Context

Your Environment

software version
Babel
node
npm
Operating System