Skip to content

Commit 661143c

Browse files
authored
docs: remove Gitter from issue templates (#186)
1 parent d8f5941 commit 661143c

5 files changed

Lines changed: 5 additions & 6 deletions

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ about: Something went awry and you'd like to tell us about it.
1111
while making animal noises.
1212
1313
πŸ‘‰πŸ½ Need support, advice, or help? Don't open an issue!
14-
Head to StackOverflow or https://gitter.im/webpack/webpack.
14+
Head to StackOverflow.
1515
-->
1616

1717
- Operating System:

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ about: Are the docs lacking or missing something? Do they need some new πŸ”₯ hot
1111
while making animal noises.
1212
1313
πŸ‘‰πŸ½ Need support, advice, or help? Don't open an issue!
14-
Head to StackOverflow or https://gitter.im/webpack/webpack.
14+
Head to StackOverflow.
1515
-->
1616

1717
Documentation Is:

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ about: Suggest an idea for this project
1111
while making animal noises.
1212
1313
πŸ‘‰πŸ½ Need support, advice, or help? Don't open an issue!
14-
Head to StackOverflow or https://gitter.im/webpack/webpack.
14+
Head to StackOverflow.
1515
-->
1616

1717
- Operating System:

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ about: Would you like something work differently? Have an alternative approach?
1111
while making animal noises.
1212
1313
πŸ‘‰πŸ½ Need support, advice, or help? Don't open an issue!
14-
Head to StackOverflow or https://gitter.im/webpack/webpack.
14+
Head to StackOverflow.
1515
-->
1616

1717
- Operating System:

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,4 @@ about: πŸ‘‰πŸ½ Need support, help, or advice? Don't open an issue! Head to Stac
44
---
55

66
Hey there! If you need support, help, or advice then this is not the place to ask.
7-
Please visit [StackOverflow](https://stackoverflow.com/questions/tagged/webpack)
8-
or [the Webpack Gitter](https://gitter.im/webpack/webpack) instead.
7+
Please visit [StackOverflow](https://stackoverflow.com/questions/tagged/webpack).

0 commit comments

Comments
Β (0)