8000 Use the libera webchat by mscherer · Pull Request #1666 · python/python-docs-fr · GitHub
[go: up one dir, main page]

Skip to content

Use the libera webchat #1666

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

Merged
merged 1 commit into from
Jun 18, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions CONTRIBUTING.rst
8000
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ dans les tickets et les *pull requests*.
en indiquant sur quoi vous travaillez et l'URL de votre dépôt.

* Soit sur IRC en venant sur le canal
`irc://irc.libera.chat/#python-docs-fr <https://kiwiirc.com/nextclient/#irc://irc.libera.chat/#python-docs-fr>`_
`irc://irc.libera.chat/#python-docs-fr <https://web.libera.chat/#python-docs-fr>`_
pour nous le signaler.

Vous êtes maintenant prêt. Chaque fois que vous commencerez un nouveau fichier,
Expand Down Expand Up @@ -551,9 +551,9 @@ Ressources de traduction

- les canaux IRC sur irc.libera.chat :

- `#python-docs-fr <https://kiwiirc.com/nextclient/#irc://irc.libera.chat/#python-docs-fr>`_ — communauté python autour de la documentation française,
- `#python-fr <https://kiwiirc.com/nextclient/#irc://irc.libera.chat/#python-fr>`_ — communauté python francophone,
- `#python-doc <https://kiwiirc.com/nextclient/#irc://irc.libera.chat/#python-doc>`_ — communauté python autour de la documentation anglophone ;
- `#python-docs-fr <https://web.libera.chat/#python-docs-fr>`_ — communauté python autour de la documentation française,
- `#python-fr <https://web.libera.chat/#python-fr>`_ — communauté python francophone,
- `#python-doc <https://web.libera.chat/#python-doc>`_ — communauté python autour de la documentation anglophone ;
- les listes de diffusion relatives à la documentation (courriel) :

- `de l'AFPy <http://lists.afpy.org/mailman/listinfo/traductions>`_,
Expand Down
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ pour apprendre les conventions à respecter.
Le `coordinateur <https://www.python.org/dev/peps/pep-0545/#language-team>` de
cette traduction est `Julien Palard (mdk) <https://mdk.fr/>`_.
Vous pouvez obtenir de l'aide sur le canal
`irc://irc.libera.chat/#python-fr <https://kiwiirc.com/nextclient/#irc://irc.libera.chat/#python-fr>`_
`irc://irc.libera.chat/#python-fr <https://web.libera.chat/#python-fr>`_
(ne nécessite pas d'inscription) ou poser vos questions sur la
`liste de diffusion <https://lists.afpy.org/mailman/listinfo/traductions>`_
des traductions de l'AFPy.
Expand Down
0