Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace Zulip with Discourse #670

Merged
merged 3 commits into from Jun 4, 2021
Merged
Changes from all commits
Commits
File filter
Filter file types
Beta Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.

Always

Just for now

@@ -74,11 +74,17 @@ RSS feed readers.
.. _StackOverflow: https://stackoverflow.com/
.. _Freenode: http://freenode.net/

Zulip
-----

We have our own `zulipchat <https://python.zulipchat.com>`_ instance. This should be
used to discuss the development of Python only.
Discourse
---------

We have our own `Discourse`_ forum for both developers and users. This forum
complements the `python-dev`_, `python-ideas`_, `python-help`_, and
`python-list`_ mailing lists. Also, voting for new core developers takes place
at `Discourse`_.

.. _Discourse: https://discuss.python.org/


IRC
---
@@ -66,13 +66,13 @@ They can request this to any core developer, and the core developer
can pass the request to the `Python organization admin
<https://devguide.python.org/devcycle/?highlight=organization%20admin#current-owners>`_
on GitHub. The request
can be made confidentially via a DM in Zulip or Discourse, or publicly by opening
can be made confidentially via a DM in Discourse, or publicly by opening
an `issue in the core-workflow repository
<https://github.com/python/core-workflow/issues/new?template=triage_membership.md>`_.

Any contributor who is not already a developer on b.p.o can also self-nominate
to be a member of Python triage team. They can request this to any core developer,
confidentially via DM in Zulip or Discourse, or publicly by opening an issue in core-workflow.
confidentially via DM in Discourse, or publicly by opening an issue in core-workflow.
If a core developer agrees and is willing to vouch for them, the core developer
can pass the request to the GitHub administrator. They should also be added as
developer on bpo.
ProTip! Use n and p to navigate between commits in a pull request.