@@ -22,7 +22,7 @@ Apologies if this comes off as harsh, but please understand that open source mai
22
22
of time, and if we answered all the issues and support requests there would be no time left to actually work on the code
23
23
itself!
24
24
25
- Making bugs reproducable
25
+ Making bugs reproducible
26
26
------------------------
27
27
28
28
If you're struggling with an issue that only happens in a production environment and can't get it to reproduce locally
@@ -65,7 +65,7 @@ General support request
65
65
Sorry, but we can't help out with general support requests here - the issue tracker is for reproduceable bugs and
66
66
concrete feature requests only! Please see our support documentation (http://channels.readthedocs.io/en/latest/support.html)
67
67
for more information about where you can get general help.
68
-
68
+
69
69
Non-specific bug/"It doesn't work!"
70
70
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
71
71
@@ -75,11 +75,11 @@ Non-specific bug/"It doesn't work!"
75
75
environment, as they may not be problems in the project itself. Our support documentation
76
76
(http://channels.readthedocs.io/en/latest/support.html) has details about how to take this sort of problem, diagnose it,
77
77
and either fix it yourself, get help from the community, or make it into an actionable issue that we can handle.
78
-
78
+
79
79
Sorry we have to direct you away like this, but we get a lot of support requests every week. If you can reduce the problem
80
80
to a clear set of steps to reproduce or an example project that fails in a fresh environment, please re-open the ticket
81
81
with that information.
82
-
82
+
83
83
Problem in application code
84
84
~~~~~~~~~~~~~~~~~~~~~~~~~~~
85
85
0 commit comments