-
-
Notifications
You must be signed in to change notification settings - Fork 965
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
Reduced references to #django IRC. #1821
base: main
Are you sure you want to change the base?
Conversation
@@ -38,7 +38,6 @@ <h2>Get Help</h2> | |||
<ul> | |||
<li><a href="{% url 'document-detail' lang='en' version='stable' url='faq' host 'docs' %}">Getting Help FAQ</a> | |||
</li> | |||
<li><a href="irc://irc.libera.chat/django">#django IRC channel</a></li> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See also django/code.djangoproject.com#244
This is looking great, thanks! ✨ Could you split the CoC changes to their own PR? Out of an abundance of caution I'd like to get those changes reviewed by the CoC workgroup (that's the documented process for changes there I believe). |
I wonder if this these changes could be made part of #1808 , that would made the review easier probably. |
Done #1823
I see, looks like that PR is coc changes only (similar to the new PR #1823) I agree that new PR can be combined with that one to give the CoC team one review. The idea being that the "Django spaces" have been updated to give more common examples. |
@sarahboyce I can merge #1823 into #1808. |
Thank you - I will close the PR 👍 |
Following https://forum.djangoproject.com/t/proposal-retire-irc/37129 and https://code.djangoproject.com/ticket/35999, these are my suggested updates for the website.
I have chosen to:
More Help
sectionreplace references of IRC in the code of conduct sections with the forum. These are still valid and we could leave IRC, however, I think the forum or Discord would be a more common case.moved to Removed IRC from example Django spaces for CoC violations. #1823