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
docs: link pr template link to Discord channel (#8257)
* docs: PULL_REQUEST_TEMPLATE link to Discord channel
* docs: tweak wording to offer linsk in order
Rewritten so user joins server first (and is hopefully taken to correct channel) then offers link to channel (in case not redirected)
https://github.com/django-cms/django-cms/pull/8257/files#r2205293734
---------
Co-authored-by: Fabian Braun <[email protected]>
Copy file name to clipboardExpand all lines: .github/PULL_REQUEST_TEMPLATE.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,4 +27,4 @@ Use 'x' to check each item: [x] I have ...
27
27
*[ ] I have opened this pull request against ``main``
28
28
*[ ] I have added or modified the tests when changing logic
29
29
*[ ] I have followed [the conventional commits guidelines](https://www.conventionalcommits.org/) to add meaningful information into the changelog
30
-
*[ ] I have read the [contribution guidelines](https://github.com/django-cms/django-cms/blob/develop/CONTRIBUTING.rst) and I have joined the channel #pr-reviews on our [Discord Server](https://discord-pr-review-channel.django-cms.org) to find a “pr review buddy” who is going to review my pull request.
30
+
*[ ] I have read the [contribution guidelines](https://github.com/django-cms/django-cms/blob/develop/CONTRIBUTING.rst) and I have joined [our Discord Server](https://discord-pr-review-channel.django-cms.org) and the channel [#pr-reviews](https://discord.com/channels/800813886689247262/1236299181761630249) to find a “pr review buddy” who is going to review my pull request.
0 commit comments