|
2 | 2 | Community |
3 | 3 | ========= |
4 | 4 |
|
5 | | -Use these channels to communicate about the project. |
| 5 | +Use these channels to communicate about the project: |
6 | 6 |
|
7 | 7 | Project Management & Discussions |
8 | 8 | ================================ |
9 | 9 |
|
10 | | -Gunicorn uses `GitHub for the project management <https://github.com/benoitc/gunicorn/projects>`_. GitHub issues are used |
11 | | -for 3 different purposes: |
| 10 | +Project maintenance guidelines are available on the `wiki <https://github.com/benoitc/gunicorn/wiki/Project-management>`_ |
12 | 11 |
|
13 | | - * `Bug tracker <https://github.com/benoitc/gunicorn/projects/2>`_ : to check latest bug |
14 | | - * `Forum <https://github.com/benoitc/gunicorn/projects/4>`_ : Stackoverflow-style questions about Gunicorn usage |
15 | | - * `Mailing list <https://github.com/benoitc/gunicorn/projects/3>`_ : Discussion of Gunicorn development, new features |
16 | | - and project management. |
| 12 | +GitHub issues are used for 3 different purposes: |
17 | 13 |
|
18 | | -Project maintenance guidelines are available on the `wiki <https://github.com/benoitc/gunicorn/wiki/Project-management>`_ |
19 | | -. |
| 14 | + * `Bug tracker <https://github.com/benoitc/gunicorn/issues>`_ : To check for latest bugs. Tip: See existing issues before opening a new one! |
| 15 | + * `Forum <https://github.com/benoitc/gunicorn/discussions>`_ : Stackoverflow-style questions about Gunicorn usage. |
| 16 | + * `Other Issues <https://github.com/benoitc/gunicorn/issues>`_ : Discussion of Gunicorn development, new features |
| 17 | + and project management. |
20 | 18 |
|
21 | 19 | IRC |
22 | 20 | === |
23 | 21 |
|
24 | | -The Gunicorn channel is on the `Freenode <http://freenode.net/>`_ IRC |
25 | | -network. You can chat with other on `#gunicorn channel |
26 | | -<http://webchat.freenode.net/?channels=gunicorn>`_. |
| 22 | +The Gunicorn channel is on the `Libera Chat <https://libera.chat/>`_ IRC |
| 23 | +network. You can chat with others on `#gunicorn channel |
| 24 | +<https://web.libera.chat/?channels=#gunicorn>`_ |
27 | 25 |
|
28 | 26 | Issue Tracking |
29 | 27 | ============== |
30 | 28 |
|
31 | 29 | Bug reports, enhancement requests and tasks generally go in the `Github |
32 | | -issue tracker <http://github.com/benoitc/gunicorn/issues>`_. |
| 30 | +issue tracker <http://github.com/benoitc/gunicorn/issues>`_ |
33 | 31 |
|
34 | 32 | Security Issues |
35 | 33 | =============== |
36 | 34 |
|
37 | 35 | The security mailing list is a place to report security issues. Only |
38 | 36 | developers are subscribed to it. To post a message to the list use the address |
39 | | -to `security@gunicorn.org <mailto:security@gunicorn.org>`_ . |
| 37 | +to `security@gunicorn.org <mailto:security@gunicorn.org>`_ |
0 commit comments