-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Update committees urls #2308
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
base: main
Are you sure you want to change the base?
Update committees urls #2308
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
@@ -19,11 +19,15 @@ <h2 class="deck"> | |||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||
| <h3>{% translate "The Code of Conduct Committee" %}</h3> | ||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||
| <p> | ||||||||||||||||||||||||||
| {% blocktranslate trimmed %} | ||||||||||||||||||||||||||
| All responses to reports of conduct violations will be managed by a | ||||||||||||||||||||||||||
| <a href="/foundation/committees/">Code of Conduct Committee</a> ("the committee"). | ||||||||||||||||||||||||||
| {% endblocktranslate %}</p> | ||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||
| {% url 'members:teams' as teams_url %} | ||||||||||||||||||||||||||
| {% with coc_teams_url=teams_url|add:'#code-of-conduct-team' %} | ||||||||||||||||||||||||||
| <p> | ||||||||||||||||||||||||||
| {% blocktranslate trimmed %} | ||||||||||||||||||||||||||
| All responses to reports of conduct violations will be managed by a | ||||||||||||||||||||||||||
| <a href="{{ coc_teams_url }}">Code of Conduct Committee</a> ("the committee"). | ||||||||||||||||||||||||||
| {% endblocktranslate %}</p> | ||||||||||||||||||||||||||
| {% endwith %} | ||||||||||||||||||||||||||
|
Comment on lines
+24
to
+30
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
Personally I wouldn't bother with the use of add and save an indent/extra logic here |
||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||
| <p> | ||||||||||||||||||||||||||
| {% blocktranslate trimmed %} | ||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||
| Original file line number | Diff line number | Diff line change | ||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
@@ -111,14 +111,17 @@ <h3>{% translate "What if your report concerns a possible violation by a committ | |||||||||||||||||||||||||||||||||||||
| may not feel comfortable sending your report to the committee, as all members will | ||||||||||||||||||||||||||||||||||||||
| see the report.{% endblocktranslate %}</p> | ||||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||||
| <p> | ||||||||||||||||||||||||||||||||||||||
| {% blocktranslate trimmed %} | ||||||||||||||||||||||||||||||||||||||
| In that case, you can make a report directly to any or all of the current | ||||||||||||||||||||||||||||||||||||||
| (vice/co) chairs of the Code of Conduct committee. Their e-mail addresses are | ||||||||||||||||||||||||||||||||||||||
| listed on the <a href="/foundation/committees/">Code of Conduct Committee</a> | ||||||||||||||||||||||||||||||||||||||
| 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.{% endblocktranslate %}</p> | ||||||||||||||||||||||||||||||||||||||
| {% url 'members:teams' as teams_url %} | ||||||||||||||||||||||||||||||||||||||
| {% with coc_teams_url=teams_url|add:'#code-of-conduct-team' %} | ||||||||||||||||||||||||||||||||||||||
| <p> | ||||||||||||||||||||||||||||||||||||||
| {% blocktranslate trimmed %} | ||||||||||||||||||||||||||||||||||||||
| In that case, you can make a report directly to any or all of the current | ||||||||||||||||||||||||||||||||||||||
| (vice/co) chairs of the Code of Conduct committee. Their e-mail addresses are | ||||||||||||||||||||||||||||||||||||||
| listed on the <a href="{{ coc_teams_url }}">Code of Conduct Committee</a> | ||||||||||||||||||||||||||||||||||||||
| 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.{% endblocktranslate %}</p> | ||||||||||||||||||||||||||||||||||||||
| {% endwith %} | ||||||||||||||||||||||||||||||||||||||
|
Comment on lines
+115
to
+124
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
This is actually not true of the teams page. Is this still true that this is a way to report? (cc @jefftriplett ) |
||||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||||
| <p> | ||||||||||||||||||||||||||||||||||||||
| {% blocktranslate trimmed %} | ||||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -717,7 +717,7 @@ msgstr "" | |
|
|
||
| msgid "" | ||
| "All responses to reports of conduct violations will be managed by a <a " | ||
| "href=\"/foundation/committees/\">Code of Conduct Committee</a> (\"the " | ||
| "href=\"{coc_teams_url}\">Code of Conduct Committee</a> (\"the " | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I feel like more translation file updates are required, however, I don't think we use the translations on the website so I'm not sure we are keeping this up-to-date (maybe @marksweb can clarify here?) |
||
| "committee\")." | ||
| msgstr "" | ||
|
|
||
|
|
@@ -1326,7 +1326,7 @@ msgstr "" | |
| msgid "" | ||
| "In that case, you can make a report directly to any or all of the current " | ||
| "(vice/co) chairs of the Code of Conduct committee. Their e-mail addresses " | ||
| "are listed on the <a href=\"/foundation/committees/\">Code of Conduct " | ||
| "are listed on the <a href=\"{coc_teams_url}\">Code of Conduct " | ||
| "Committee</a> 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." | ||
|
|
||
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.