File tree Expand file tree Collapse file tree 1 file changed +14
-6
lines changed Expand file tree Collapse file tree 1 file changed +14
-6
lines changed Original file line number Diff line number Diff line change @@ -62,14 +62,22 @@ environment variable -- see
62
62
63
63
.. _reporting-problems :
64
64
65
- Report a problem
66
- ================
65
+ Getting help
66
+ ============
67
67
68
- If you are having a problem with matplotlib, search the mailing
69
- lists first: there's a good chance someone else has already run into
70
- your problem.
68
+ There are a number of good resources for getting help with matplotlib.
69
+ There is a good chance your question has already been asked:
71
70
72
- If not, please provide the following information in your e-mail to the
71
+ - The `mailing list
72
+ <http://sourceforge.net/search/?group_id=80706&type_of_search=mlists> `_.
73
+
74
+ - `Github issues <https://github.com/matplotlib/matplotlib/issues >`_.
75
+
76
+ - Stackoverflow questions tagged `matplotlib
77
+ <http://stackoverflow.com/questions/tagged/matplotlib> `_.
78
+
79
+ If you are unable to find an answer to your question through search,
80
+ please provide the following information in your e-mail to the
73
81
`mailing list
74
82
<http://lists.sourceforge.net/mailman/listinfo/matplotlib-users> `_:
75
83
You can’t perform that action at this time.
0 commit comments