diff --git a/docs/source/community.rst b/docs/source/community.rst index 9d0ed921..a06f7d8c 100644 --- a/docs/source/community.rst +++ b/docs/source/community.rst @@ -4,21 +4,18 @@ Community Use these channels to communicate about the project. -Mailing list -============ +Project Management & Discussions +================================ -The **user** mailing list is general discussion and support list for -Gunicorn users. +Gunicorn uses `GitHub for the project management `_. GitHub issues are used +for 3 different purposes: - * To **subscribe**, send an email to `user+subscribe@gunicorn.org - `_ - * To **unsubscribe**, send an email to `user+unsubscribe@gunicorn.org - `_ - * Finally, to post a message to the list use the address to - `user@gunicorn.org `_ + * `Bug tracker `_ : to check latest bug + * `Forum `_ : Stackoverflow-style questions about Gunicorn usage. + * `Mailing list `_ : Discussion of Gunicorn development, new features and project + management. -The archive for this list can also be `browsed online -`_ . +Project maintainance guidelines are avaible on the `wiki `_ IRC ===