File tree Expand file tree Collapse file tree 1 file changed +18
-5
lines changed
Expand file tree Collapse file tree 1 file changed +18
-5
lines changed Original file line number Diff line number Diff line change @@ -7,23 +7,36 @@ IF YOU DON'T FILL OUT THE FOLLOWING INFORMATION YOUR ISSUE MIGHT BE CLOSED WITHO
77- [ ] feature request
88```
99
10- ### Area
10+ ### Command (mark with an ` x ` )
1111```
12- - [ ] devkit
13- - [ ] schematics
12+ - [ ] new
13+ - [ ] build
14+ - [ ] serve
15+ - [ ] test
16+ - [ ] e2e
17+ - [ ] generate
18+ - [ ] add
19+ - [ ] update
20+ - [ ] lint
21+ - [ ] xi18n
22+ - [ ] run
23+ - [ ] config
24+ - [ ] help
25+ - [ ] version
26+ - [ ] doc
1427```
1528
1629### Versions
1730<!--
18- Output from: `node --version` and `npm --version`.
31+ Output from: `node --version`, `npm --version` and `ng --version`.
1932 Windows (7/8/10). Linux (incl. distribution). macOS (El Capitan? Sierra? High Sierra?)
2033-->
2134
2235
2336### Repro steps
2437<!--
2538Simple steps to reproduce this bug.
26- Please include: commands run, packages added, related code changes.
39+ Please include: commands run (incl args) , packages added, related code changes.
2740A link to a sample repo would help too.
2841-->
2942
You can’t perform that action at this time.
0 commit comments