diff --git a/.github/ISSUE_TEMPLATE/Bug_report.md b/.github/ISSUE_TEMPLATE/Bug_report.md index 0da6190ad6..16fa65e1d9 100644 --- a/.github/ISSUE_TEMPLATE/Bug_report.md +++ b/.github/ISSUE_TEMPLATE/Bug_report.md @@ -18,7 +18,7 @@ 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 helps! @@ -29,7 +29,7 @@ var your => (code) => here; ``` **Expected behavior** -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). **Additional context** -Add any other context about the problem here. Or a screenshot if applicable + diff --git a/.github/ISSUE_TEMPLATE/Feature_request.md b/.github/ISSUE_TEMPLATE/Feature_request.md index f5511ebd54..cb617c0a3a 100644 --- a/.github/ISSUE_TEMPLATE/Feature_request.md +++ b/.github/ISSUE_TEMPLATE/Feature_request.md @@ -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 [...] + **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? +