diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 2a9bc03613..92f0cfde82 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,12 +1,11 @@ > Please provide us with the following information: > --------------------------------------------------------------- + 1. OS? Windows 7, 8 or 10. Linux (which distribution). Mac OSX (Yosemite? El Capitan?) -2. Versions. Please run `ng --version`. If there's nothing outputted, please - run in a Terminal: - node --version - And paste the result here. +2. Versions. Please run `ng --version`. If there's nothing outputted, please run +in a Terminal: `node --version` and paste the result here: 3. Repro steps. Was this an app that wasn't created using the CLI? What change did you @@ -18,5 +17,6 @@ 5. Mention any other details that might be useful. + > --------------------------------------------------------------- -> > Thanks! We'll be in touch soon. +> Thanks! We'll be in touch soon.