Skip to content

Commit fe88d2d

Browse files
DetachHeadbyara
andauthored
fix typo on bug report template (#221)
fix incorrect location of colon in environment section on bug report template Co-authored-by: Behrang Yarahmadi <[email protected]>
1 parent ea30e7a commit fe88d2d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ assignees: ''
1919

2020
**Your Environment**
2121
* **Prettier version**: 2.x.x
22-
* **node version** [12.x.x, 14.x.x]:
22+
* **node version**: [12.x.x, 14.x.x]
2323
* **package manager**: [npm@7, pnpm@6, yarn@2]
2424
* **IDE**: [VScode, Webstorm, CLI]
2525

@@ -59,4 +59,4 @@ Be aware, the lack of reproducible steps the issue might cause your ticket to be
5959
<!--
6060
6161
IMPORTANT: please do not attach external files, all content should be visible from any device.
62-
-->
62+
-->

0 commit comments

Comments
 (0)