Skip to content

Commit 50c7dc7

Browse files
committed
docs: improving typos in ISSUE_TEMPLATE files
1 parent 96d9d87 commit 50c7dc7

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

β€Ž.github/ISSUE_TEMPLATE.mdβ€Ž

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,15 @@
11
<!--
22
πŸ‘‰πŸ½ Need support, advice, or help? Don't open an issue!
3-
Head to StackOverflow or https://gitter.im/webpack/webpack.
3+
Head to GitHub Discussions(https://github.com/webpack/webpack/discussions) or Stack Overflow(https://stackoverflow.com/questions/tagged/webpack)
44
55
Hey there!
66
7-
You arrived at this template because you felt none of the other options
8-
matched the kind of issue you'd like to report. Please use this opportunity to
9-
tell us about your particular type of issue so we can try to accommodate
10-
similar issues in the future.
7+
You arrived at this template because you felt none of the other options matched the kind of issue you'd like to report.
118
12-
PLEASE do note, if you're using this to report an issue already covered by the
13-
existing template types, your issue may be closed as invalid. Our issue
14-
templates contain fields that help us help you, and without that important
9+
Please use this opportunity to tell us about your particular type of issue so we can try to accommodate similar issues in the future.
10+
11+
PLEASE do note, if you're using this to report an issue already covered by the existing template types, your issue may be closed as invalid.
12+
13+
Our issue templates contain fields that help us help you, and without that important
1514
info, we might as well be ice-skating uphill, carrying a wooly mammoth.
1615
-->

β€Ž.github/ISSUE_TEMPLATE/SUPPORT.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: πŸ†˜ Support, Help, and Advice
3-
about: πŸ‘‰πŸ½ Need support, help, or advice? Don't open an issue! Head to https://github.com/webpack/webpack/discussions or Stack Overflow
3+
about: πŸ‘‰πŸ½ Need support, help, or advice? Don't open an issue! Head to "GitHub Discussions" or "Stack Overflow"
44
---
55

66
Hey there! πŸ‘‹

0 commit comments

Comments
Β (0)