File tree Expand file tree Collapse file tree 1 file changed +21
-10
lines changed Expand file tree Collapse file tree 1 file changed +21
-10
lines changed Original file line number Diff line number Diff line change 1- > Please provide us with the following information:
2- > ---------------------------------------------------------------
3-
4- ### OS?
5- > Windows 7, 8 or 10. Linux (which distribution). Mac OSX (Yosemite? El Capitan?)
1+ <!--
2+ IF YOU DON'T FILL OUT THE FOLLOWING INFORMATION YOUR ISSUE MIGHT BE CLOSED WITHOUT INVESTIGATING
3+ -->
4+ ### Bug Report or Feature Request (mark with an ` x ` )
5+ - [ ] bug report -> please search issues before submitting
6+ - [ ] feature request
67
78
89### Versions.
9- > Please run ` ng --version ` . If there's nothing outputted, please run in a Terminal: ` node --version ` and paste the result here:
10+ <!--
11+ Output from: `ng --version`.
12+ If nothing, output from: `node --version` and `npm --version`.
13+ Windows (7/8/10). Linux (incl. distribution). macOS (El Capitan? Sierra?)
14+ -->
1015
1116
1217### Repro steps.
13- > Was this an app that wasn't created using the CLI? What change did you do on your code? etc.
18+ <!-- Steps to reproduce this bug. -->
1419
1520
1621### The log given by the failure.
17- > Normally this include a stack trace and some more information.
22+ <!-- Normally this include a stack trace and some more information. -->
23+
24+
25+ ### Desired functionality.
26+ <!--
27+ What would like to see implemented?
28+ What is the usecase?
29+ -->
1830
1931
2032### Mention any other details that might be useful.
33+ <!-- Please include a link to the repo if this is related to an OSS project. -->
2134
22- > ---------------------------------------------------------------
23- > Thanks! We'll be in touch soon.
You can’t perform that action at this time.
0 commit comments