Skip to content

Commit a68b02e

Browse files
authored
Remove Gitter and IRC from gethelp.md
Removes Gitter and IRC from gethelp.md Resolves #700
1 parent 4e4eb39 commit a68b02e

File tree

1 file changed

+5
-22
lines changed

1 file changed

+5
-22
lines changed

content/en/gethelp.md

Lines changed: 5 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,15 @@ title: Get Help
33
sidebar: false
44
---
55

6+
**Development issues:** For NumPy development-related matters (e.g., bug reports), please
7+
see [Community](/community).
8+
69
**User questions:** The best way to get help is to post your question to a site
7-
like [StackOverflow](http://stackoverflow.com/questions/tagged/numpy), with
8-
thousands of users available to answer. Smaller alternatives include
9-
[IRC](https://webchat.freenode.net/?channels=%23numpy),
10-
[Gitter](https://gitter.im/numpy/numpy), and
10+
like [StackOverflow](http://stackoverflow.com/questions/tagged/numpy) or
1111
[Reddit](https://www.reddit.com/r/Numpy/). We wish we could keep an eye on
12-
these sites, or answer questions directly, but the volume is just a little
12+
these sites, or answer questions directly, but the volume is a little
1313
overwhelming!
1414

15-
**Development issues:** For NumPy development-related matters (e.g. bug reports), please
16-
see [Community](/community).
17-
18-
19-
2015
### [StackOverflow](http://stackoverflow.com/questions/tagged/numpy)
2116

2217
A forum for asking usage questions, e.g. "How do I do X in NumPy?”. Please [use the `#numpy` tag](https://stackoverflow.com/help/tagging)
@@ -28,15 +23,3 @@ A forum for asking usage questions, e.g. "How do I do X in NumPy?”. Please [us
2823
Another forum for usage questions.
2924

3025
***
31-
32-
### [Gitter](https://gitter.im/numpy/numpy)
33-
34-
A real-time chat room where users and community members help each other.
35-
36-
***
37-
38-
### [IRC](https://webchat.freenode.net/?channels=%23numpy)
39-
40-
Another real-time chat room where users and community members help each other.
41-
42-
***

0 commit comments

Comments
 (0)