Skip to content

Commit ed778d0

Browse files
d-koppenhagenjorgeucano
authored andcommitted
chore(scully): fix bug ISSUE_TEMPLATE (#203)
use correct command for `ng --version`
1 parent 081cb74 commit ed778d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/---bug-report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ assignees: ''
1515
**Angular Version:**
1616

1717
<pre><code>
18-
<!-- run `ng version` and paste output below -->
18+
<!-- run `ng --version` and paste output below -->
1919
<!-- ✍️-->
2020

2121
</code></pre>

0 commit comments

Comments
 (0)