File: reporting-bugs.rst

package info (click to toggle)
mod-wsgi 5.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,824 kB
  • sloc: ansic: 15,512; python: 3,697; makefile: 219; sh: 107
file content (15 lines) | stat: -rw-r--r-- 595 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
==============
Reporting Bugs
==============

If you believe you have uncovered a bug in mod_wsgi code then lodge a bug
report on the mod_wsgi issue tracker. The issue tracker is located on
GitHub at:

* https://github.com/GrahamDumpleton/mod_wsgi/issues
 
Before creating a ticket on the issue tracker, please do try and ensure you
attempt to resolve issues using the mod_wsgi mailing list first as
explained in :doc:`finding-help`. The majority of issues lodged via the
issue tracker are not actually bugs in mod_wsgi but due to external factors
or simply a failure to read the documentation.