@@ -3,20 +3,15 @@ title: Get Help
3
3
sidebar : false
4
4
---
5
5
6
+ ** Development issues:** For NumPy development-related matters (e.g., bug reports), please
7
+ see [ Community] ( /community ) .
8
+
6
9
** 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
11
11
[ 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
13
13
overwhelming!
14
14
15
- ** Development issues:** For NumPy development-related matters (e.g. bug reports), please
16
- see [ Community] ( /community ) .
17
-
18
-
19
-
20
15
### [ StackOverflow] ( http://stackoverflow.com/questions/tagged/numpy )
21
16
22
17
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
28
23
Another forum for usage questions.
29
24
30
25
***
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