File tree Expand file tree Collapse file tree 1 file changed +16
-15
lines changed Expand file tree Collapse file tree 1 file changed +16
-15
lines changed Original file line number Diff line number Diff line change 11<!--
2- IF YOU DON'T FILL OUT THE FOLLOWING INFORMATION YOUR ISSUE MIGHT BE CLOSED WITHOUT INVESTIGATING
2+ We will close this issue if you don't provide the needed information.
3+ For feature requests, delete the form below and describe the requirements and use case.
34-->
4- ### Bug Report or Feature Request (mark with an ` x ` )
5- ```
6- - [ ] bug report -> please search issues before submitting
7- - [ ] feature request
8- ```
95
10- ### Versions.
6+ ### Versions
7+ ```
118<!--
129Output from: `ng --version`.
1310If nothing, output from: `node --version` and `npm --version`.
1411 Windows (7/8/10). Linux (incl. distribution). macOS (El Capitan? Sierra?)
1512-->
13+ ```
1614
17-
18- ### Repro steps.
15+ ### Repro steps
1916<!--
2017Simple steps to reproduce this bug.
2118Please include: commands run, packages added, related code changes.
2219A link to a sample repo would help too.
2320-->
21+ * Step 1
22+ * Step 2
23+ * Step 3
2424
2525
26- ### The log given by the failure.
27- <!-- Normally this include a stack trace and some more information. -->
28-
26+ ### Observed behavior
27+ ```
28+ <!-- Normally this includes a stack trace and some more information. -->
29+ ```
2930
30- ### Desired functionality.
31+ ### Desired behavior
3132<!--
3233What would like to see implemented?
3334What is the usecase?
35+ What did you expect to see?
3436-->
3537
3638
37- ### Mention any other details that might be useful.
38- <!-- Please include a link to the repo if this is related to an OSS project. -->
39+ ### Mention any other details that might be useful (optional)
3940
You can’t perform that action at this time.
0 commit comments