From e4d32c5a3ad1c01851a7138b4a6612d9fb6e4fda Mon Sep 17 00:00:00 2001 From: "Dan Ryan (GitHub Noreply Key)" Date: Mon, 16 Mar 2026 12:05:26 -0400 Subject: 📝 update Code of Conduct materials to match current policies (fix urls inside translate blocks) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- djangoproject/templates/conduct/faq.html | 6 +++--- djangoproject/templates/conduct/reporting.html | 3 ++- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/djangoproject/templates/conduct/faq.html b/djangoproject/templates/conduct/faq.html index 940b541f..4133c126 100644 --- a/djangoproject/templates/conduct/faq.html +++ b/djangoproject/templates/conduct/faq.html @@ -105,10 +105,10 @@ Reporting Guidelines{% endblocktranslate %}

{% translate "Who enforces the Code of Conduct?" %}

- + {% url 'members:teams' as teams_url %}

{% blocktranslate trimmed %} - The Code of Conduct + The Code of Conduct Working Group is responsible for investigating reports and enforcing the Code of Conduct. The working group is appointed by the Django Software Foundation board and operates according to the procedures documented in the @@ -119,7 +119,7 @@

{% blocktranslate trimmed %} For day-to-day moderation in Django's online spaces (like the forum and Discord), - the Online Community + the Online Community Working Group handles issues using their own moderation processes. The Code of Conduct Working Group becomes involved for formal reports, cross-community violations, or issues escalated by the online moderators. diff --git a/djangoproject/templates/conduct/reporting.html b/djangoproject/templates/conduct/reporting.html index 7cee327b..79ce06fc 100644 --- a/djangoproject/templates/conduct/reporting.html +++ b/djangoproject/templates/conduct/reporting.html @@ -283,10 +283,11 @@

+ {% url 'members:teams' as teams_url %} {% blocktranslate trimmed %} In that case, you can make a report directly to any or all of the current chairs of the Code of Conduct working group. Their email addresses are listed on the - Code of Conduct working + Code of Conduct working group page. The chairs will follow the usual enforcement process with the other members, but will exclude the member(s) that the report concerns from any discussion or decision making. -- cgit v1.3