11<!--
22PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATION.
33
4- ISSUES MISSING IMPORTANT INFORMATION MIGHT BE CLOSED WITHOUT INVESTIGATION.
4+ ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION.
55-->
66
7- ## I'm submitting a ...
7+ ## I'm submitting a...
88<!-- Check one of the following options with "x" -->
99<pre ><code >
10- [ ] Regression (behavior that used to work and stopped working in a new release)
11- [ ] Bug report <!-- Please search github for a similar issue or PR before submitting -->
10+ [ ] Regression (a behavior that used to work and stopped working in a new release)
11+ [ ] Bug report <!-- Please search GitHub for a similar issue or PR before submitting -->
1212[ ] Feature request
1313[ ] Documentation issue or request
1414[ ] Support request => Please do not submit support request here, instead see https://github.com/angular/angular/blob/master/CONTRIBUTING.md#question
@@ -32,7 +32,7 @@ https://plnkr.co or similar (you can use this template as a starting point: http
3232<!-- Describe the motivation or the concrete use case. -->
3333
3434
35- ## Please tell us about your environment
35+ ## Environment
3636
3737<pre ><code >
3838Angular version: X.Y.Z
@@ -49,8 +49,8 @@ Browser:
4949- [ ] Edge version XX
5050
5151For Tooling issues:
52- - Node version: XX <!-- use `node --version` -->
53- - Platform: <!-- Mac, Linux, Windows -->
52+ - Node version: XX <!-- run `node --version` -->
53+ - Platform: <!-- Mac, Linux, Windows -->
5454
5555Others:
5656<!-- Anything else relevant? Operating system version, IDE, package manager, HTTP server, ... -->
0 commit comments