8000 Replace Zulip with Discourse (#670) · python/devguide@a7cd3ac · GitHub
[go: up one dir, main page]

Skip to content

Commit a7cd3ac

Browse files
author
Erlend Egeberg Aasland
authored
Replace Zulip with Discourse (#670)
1 parent 38fa926 commit a7cd3ac

File tree

2 files changed

+12
-6
lines changed

2 files changed

+12
-6
lines changed

communication.rst

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -74,11 +74,17 @@ RSS feed readers.
7474
.. _StackOverflow: https://stackoverflow.com/
7575
.. _Libera.Chat: https://libera.chat/
7676

77-
Zulip
78-
-----
7977

80-
We have our own `zulipchat <https://python.zulipchat.com>`_ instance. This should be
81-
used to discuss the development of Python only.
78+
Discourse
79+
---------
80+
81+
We have our own `Discourse`_ forum for both developers and users. This forum
82+
complements the `python-dev`_, `python-ideas`_, `python-help`_, and
83+
`python-list`_ mailing lists. Also, voting for new core developers takes place
84+
at `Discourse`_.
85+
86+
.. _Discourse: https://discuss.python.org/
87+
8288

8389
IRC
8490
---

triaging.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,13 +66,13 @@ They can request this to any core developer, and the core developer
6666
can pass the request to the `Python organization admin
6767
<https://devguide.python.org/devcycle/?highlight=organization%20admin#current-owners>`_
6868
on GitHub. The request
69-
can be made confidentially via a DM in Zulip or Discourse, or publicly by opening
69+
can be made confidentially via a DM in Discourse, or publicly by opening
7070
an `issue in the core-workflow repository
7171
<https://github.com/python/core-workflow/issues/new?template=triage_membership.md>`_.
7272

7373
Any contributor who is not already a developer on b.p.o can also self-nominate
7474
to be a member of Python triage team. They can request this to any core developer,
75-
confidentially via DM in Zulip or Discourse, or publicly by opening an issue in core-workflow.
75+
confidentially via DM in Discourse, or publicly by opening an issue in core-workflow.
7676
If a core developer agrees and is willing to vouch for them, the core developer
7777
can pass the request to the GitHub administrator. They should also be added as
7878
developer on bpo.

0 commit comments

Comments
 (0)
0