Skip to content

Commit a6511da

Browse files
macoloMario Colombofsbraun
authored
docs: Replace Slack with Discord (#7877)
* Replace Slack with Discord * more occurrences --------- Co-authored-by: Mario Colombo <mario@what.digital> Co-authored-by: Fabian Braun <fsbraun@gmx.de>
1 parent 564f184 commit a6511da

File tree

8 files changed

+16
-23
lines changed

8 files changed

+16
-23
lines changed

docs/contributing/code.rst

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Here's what the contribution process looks like in brief:
1717
#. Fork our `GitHub`_ repository, https://github.com/django-cms/django-cms
1818
#. Work locally and push your changes to your repository.
1919
#. When you feel your code is good enough for inclusion, send us a pull request.
20-
#. After that, please join the `Slack Channel`_ of our Pull Request Review work group (#workgroup-pr-review). This group of friendly community members is dedicated to reviewing pull requests. Report your PR and find a “pr review buddy” who is going to review your pull request.
20+
#. After that, please join our Discord server (`#contributors <https://www.django-cms.org/discord>`_). This group of friendly community members is dedicated to reviewing pull requests. Report your PR and find a “pr review buddy” who is going to review your pull request.
2121
#. Get acknowledged by the django CMS community for your contribution
2222

2323
See the :ref:`contributing_patch` how-to document for a walk-through of this process.
@@ -28,7 +28,7 @@ Basic requirements and standards
2828
********************************
2929

3030
If you're interested in developing a new feature for the CMS, it is recommended
31-
that you first discuss it on the `Slack channel <https://www.django-cms.org/slack>`_ so as
31+
that you first discuss it on `Discord <https://www.django-cms.org/discord>`_ so as
3232
not to do any work that will not get merged in anyway.
3333

3434
- Code will be reviewed and tested by at least one core developer, preferably
@@ -107,7 +107,7 @@ coverage will only be accepted with a very good reason; bug-fixing patches
107107
**must** demonstrate the bug with a test to avoid regressions and to check
108108
that the fix works.
109109

110-
We have a `Slack Channel`_ and of course the code reviews mechanism on GitHub - do use them.
110+
We have a `Discord Server <https://www.django-cms.org/discord>`_ and of course the code reviews mechanism on GitHub - do use them.
111111

112112

113113
.. _contributing_frontend:
@@ -202,4 +202,3 @@ the source modules.
202202
.. _freenode: http://freenode.net/
203203
.. _pull request: http://help.github.com/send-pull-requests/
204204
.. _git: http://git-scm.com/
205-
.. _Slack Channel: https://django-cmsworkspace.slack.com/

docs/contributing/code_of_conduct.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ and polite.
1111
We will not tolerate abusive behaviour or language or any form of harassment.
1212

1313
Individuals whose behaviour is a cause for concern will be given a warning, and if
14-
necessary will be excluded from participation in official django CMS channels (Slack
15-
group, email lists, etc) and events. The `Django Software Foundation
14+
necessary will be excluded from participation in official django CMS channels and events. The `Django Software Foundation
1615
<http://djangoproject.com/foundation/>`_ will also be informed of the issue.
1716

1817
Raising a concern

docs/contributing/development-community.rst

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -69,19 +69,15 @@ But before you start getting your hands dirty, you should make sure to join us o
6969
order to stay updated with the latest news and to connect with other users across the
7070
world.
7171

72-
You can join us online:
72+
You can join us online through our `support channels <https://www.django-cms.org/support/>`_
7373

74-
- in our `django CMS Slack channel <https://www.django-cms.org/slack>`_
75-
- on `StackOverflow <https://stackoverflow.com/questions/tagged/django-cms>`_
76-
77-
You should make sure to join our Slack workspace. It is our main communication platform.
78-
Users from all over the world use Slack to talk about django CMS and to support each
74+
You should make sure to join our Discord server. It is our main communication platform.
75+
Users from all over the world use Discord to talk about django CMS and to support each
7976
other in answering support requests. StackOverflow is a very popular, community-based
8077
space to find and contribute answers to technical challenges
8178

8279
You can also follow:
8380

84-
- the `@djangocms <https://twitter.com/djangocms>`_ Twitter account for general
85-
announcements
81+
- the `django CMS Youtube account <https://www.youtube.com/c/djangocms>`_
8682
- the `django CMS Association LinkedIn
8783
<https://www.linkedin.com/company/django-cms-association>`_ account

docs/contributing/development-policies.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ To create a proposal...
6262
1. please use this `DEP template <https://github.com/django/deps/blob/main/template.rst>`_
6363
2. create a discussion in the main `Github repository <https://github.com/django-cms/django-cms/discussions>`_
6464
3. discuss, discuss, discuss
65-
4. join the Tech Committee `Slack Channel <https://www.django-cms.org/slack>`_ (#technical-committee) and make the team aware of your proposal after the proposal has been reviewed by the Technical Committee, it is put to a vote at one of the weekly meetings of the technical committee
65+
4. join the Tech Committee (`#technical-committee <https://www.django-cms.org/discord/tech-comm>`_) and make the team aware of your proposal after the proposal has been reviewed by the Technical Committee, it is put to a vote at one of the weekly meetings of the technical committee
6666

6767

6868
****************
@@ -82,7 +82,7 @@ Example of retrospective approach.
8282
* ...
8383
* Unscheduled Releases -> e.g. bug fix -> 3.x.x
8484

85-
The release management workgroup can be found on `Slack <https://www.django-cms.org/slack>`_ in #release-management channel.
85+
Release management is managed on `Discord <https://www.django-cms.org/discord/tech-comm>`_ in the #technical-committee channel.
8686
For questions regarding the release process please join the channel and reach out. We're happy to help.
8787

8888
Long-Term Support Release

docs/contributing/guideline-for-django-cms-projects.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ Approval by Tech Committee of the django CMS Association
3131
New projects or project transfers under the django CMS patronage must first be approved
3232
by the `Tech Committee
3333
<https://github.com/django-cms/django-cms-mgmt/blob/master/tech-committee/about.md>`_.
34-
For that you should join the #tech-committee channel on `Slack
35-
<https://www.django-cms.org/slack>`_ and simply submit your proposal. Then, the TC
34+
For that you should join the #tech-committee channel on `Discord
35+
<https://www.django-cms.org/discord>`_ and simply submit your proposal. Then, the TC
3636
decides whether or not your project is in line with the product roadmap and overall
3737
vision for django CMS.
3838

docs/contributing/management.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,7 @@ Raising an issue
2727

2828

2929
Except in the case of security matters, of course, you're welcome to raise
30-
issues in any way that suits you - the Slack group
31-
<development-community>` or in person if you happen to meet another django CMS
30+
issues in any way that suits you or in person if you happen to meet another django CMS
3231
developer.
3332

3433
It's very helpful though if you don't just raise an issue by mentioning it to people, but actually

docs/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,10 +123,10 @@ organisation that exists to support the development of django CMS and its commun
123123

124124
.. rst-class:: column column2
125125

126-
Slack
126+
Discord
127127
~~~~~
128128

129-
Join `our friendly Slack group <https://www.django-cms.org/slack>`_ for **support** and
129+
Join `our friendly Discord server <https://www.django-cms.org/discord>`_ for **support** and
130130
to **share ideas** and **discuss technical questions** with other members of the
131131
community.
132132

docs/introduction/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ django CMS by hand, rather than using the django CMS quistart project, see
3737
:doc:`/introduction/01-install` and then follow the rest of the tutorials.
3838

3939
Either way, you'll be able to find support and help from the numerous friendly members
40-
of the django CMS community on `our Slack group <https://www.django-cms.org/slack>`_.
40+
of the django CMS community on `our Discord server <https://www.django-cms.org/discord>`_.

0 commit comments

Comments
 (0)