mirror of
https://github.com/frappe/gunicorn.git
synced 2026-07-03 11:11:30 +08:00
Merge pull request #3391 from SomeAB/patch-1
Updated IRC Channel info & Slightly improved the Community Doc
This commit is contained in:
commit
e690fb9828
@ -157,7 +157,7 @@ benoitc.
|
||||
|
||||
* Step 1: learn the component inside out
|
||||
* Step 2: make yourself useful by contributing code, bugfixes, support etc.
|
||||
* Step 3: volunteer on the irc channel (#gunicorn@freenode)
|
||||
* Step 3: volunteer on our [Libera Chat](https://libera.chat/) irc channel [#gunicorn](https://web.libera.chat/?channels=#gunicorn)
|
||||
|
||||
Don't forget: being a maintainer is a time investment. Make sure you
|
||||
will have time to make yourself available. You don't have to be a
|
||||
|
||||
@ -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/?channels=#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