You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#. Work locally and push your changes to your repository.
19
19
#. 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.
21
21
#. Get acknowledged by the django CMS community for your contribution
22
22
23
23
See the :ref:`contributing_patch` how-to document for a walk-through of this process.
@@ -28,7 +28,7 @@ Basic requirements and standards
28
28
********************************
29
29
30
30
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
32
32
not to do any work that will not get merged in anyway.
33
33
34
34
- 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
107
107
**must** demonstrate the bug with a test to avoid regressions and to check
108
108
that the fix works.
109
109
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.
Copy file name to clipboardExpand all lines: docs/contributing/development-policies.rst
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -62,7 +62,7 @@ To create a proposal...
62
62
1. please use this `DEP template <https://github.com/django/deps/blob/main/template.rst>`_
63
63
2. create a discussion in the main `Github repository <https://github.com/django-cms/django-cms/discussions>`_
64
64
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
66
66
67
67
68
68
****************
@@ -82,7 +82,7 @@ Example of retrospective approach.
82
82
* ...
83
83
* Unscheduled Releases -> e.g. bug fix -> 3.x.x
84
84
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.
86
86
For questions regarding the release process please join the channel and reach out. We're happy to help.
0 commit comments