diff --git a/.github/ISSUE_TEMPLATE/Bug_report.md b/.github/ISSUE_TEMPLATE/Bug_report.md index 428357106744..83838dcc540f 100644 --- a/.github/ISSUE_TEMPLATE/Bug_report.md +++ b/.github/ISSUE_TEMPLATE/Bug_report.md @@ -34,7 +34,7 @@ A clear and concise description of what you expected to happen (or code). - Babel version(s): [e.g. v6.0.0, v7.0.0-beta.34] - Node/npm version: [e.g. Node 8/npm 5] - OS: [e.g. OSX 10.13.4, Windows 10] -- Monorepo [e.g. yes/no/Lerna] +- Monorepo: [e.g. yes/no/Lerna] - How you are using Babel: [e.g. `cli`, `register`, `loader`] **Possible Solution**