Skip to content

Commit e131f6b

Browse files
CrazyPythonIgorMinar
authored andcommitted
docs: various minor formatting changes (angular#18046)
1 parent a9757ec commit e131f6b

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

.github/ISSUE_TEMPLATE.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
<!--
22
PLEASE 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>
3838
Angular version: X.Y.Z
@@ -49,8 +49,8 @@ Browser:
4949
- [ ] Edge version XX
5050

5151
For 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

5555
Others:
5656
<!-- Anything else relevant? Operating system version, IDE, package manager, HTTP server, ... -->

0 commit comments

Comments
 (0)