mirror of
https://github.com/frappe/gunicorn.git
synced 2026-07-04 19:51:30 +08:00
Updated IRC Channel info & Slightly improved the Community Doc
The Community page was a little bit outdated. Specially the IRC channel info was totally wrong, causing potential help-seekers issues in finding the correct channel/network. Also, slightly updated the Community page text. Its not perfect, but is a noticeable improvement imho. Fixed some broken links.
This commit is contained in:
parent
a86ea1e4e6
commit
a03c44e39a
@ -2,38 +2,36 @@
|
||||
Community
|
||||
=========
|
||||
|
||||
Use these channels to communicate about the project.
|
||||
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>`_
|
||||
.
|
||||
|
||||
GitHub issues are used for 3 different purposes:
|
||||
|
||||
* `Bug tracker <https://github.com/benoitc/gunicorn/issues>`_ : To check for latest bugs. Tip: See existing issues before opening a new one!
|
||||
* `Forum <https://github.com/benoitc/gunicorn/discussions>`_ : Stackoverflow-style questions about Gunicorn usage.
|
||||
* `Other Issues <https://github.com/benoitc/gunicorn/issues>`_ : Discussion of Gunicorn development, new features
|
||||
and 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>`_.
|
||||
The Gunicorn channel is on the `Libera Chat <https://libera.chat/>`_ IRC
|
||||
network. You can chat with others on `#gunicorn channel
|
||||
<https://web.libera.chat/#gunicorn>`_
|
||||
|
||||
Issue Tracking
|
||||
==============
|
||||
|
||||
Bug reports, enhancement requests and tasks generally go in the `Github
|
||||
issue tracker <http://github.com/benoitc/gunicorn/issues>`_.
|
||||
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>`_ .
|
||||
to `security@gunicorn.org <mailto:security@gunicorn.org>`_
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user