gunicorn/docs/source/community.rst
Kian-Meng Ang cf3619f831 Fix typos
2022-01-14 23:34:02 +08:00

40 lines
1.3 KiB
ReStructuredText

=========
Community
=========
Use these channels to communicate about the project.
Project Management & Discussions
================================
Gunicorn uses `GitHub for the project management <https://github.com/benoitc/gunicorn/projects>`_. GitHub issues are used
for 3 different purposes:
* `Bug tracker <https://github.com/benoitc/gunicorn/projects/2>`_ : to check latest bug
* `Forum <https://github.com/benoitc/gunicorn/projects/4>`_ : Stackoverflow-style questions about Gunicorn usage
* `Mailing list <https://github.com/benoitc/gunicorn/projects/3>`_ : Discussion of Gunicorn development, new features
and project management.
Project maintenance guidelines are available on the `wiki <https://github.com/benoitc/gunicorn/wiki/Project-management>`_
.
IRC
===
The Gunicorn channel is on the `Freenode <http://freenode.net/>`_ IRC
network. You can chat with other on `#gunicorn channel
<http://webchat.freenode.net/?channels=gunicorn>`_.
Issue Tracking
==============
Bug reports, enhancement requests and tasks generally go in the `Github
issue tracker <http://github.com/benoitc/gunicorn/issues>`_.
Security Issues
===============
The security mailing list is a place to report security issues. Only
developers are subscribed to it. To post a message to the list use the address
to `security@gunicorn.org <mailto:security@gunicorn.org>`_ .