forked from django/djangoproject.com
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreporting.html
139 lines (117 loc) · 7.17 KB
/
reporting.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
{% extends "conduct/base.html" %}
{% load i18n %}
{% block title %}{% translate "Django Code of Conduct - Reporting Guide" %}{% endblock %}
{% block og_title %}{% translate "Django Code of Conduct - Reporting Guide" %}{% endblock %}
{% block og_description %}{% translate "A guide to reporting issues in the community" %}{% endblock %}
{% block content %}
<h1>{% translate "Django Code of Conduct - Reporting Guide" %}</h1>
<p>
{% blocktranslate trimmed %}
If you believe someone is violating the code of conduct we ask that you report
it to the Django Software Foundation by emailing <a
<strong>All reports will be kept confidential.</strong> In some cases we may
determine that a public statement will need to be made. If that's the case, the
identities of all victims and reporters will remain confidential unless those
individuals instruct us otherwise.{% endblocktranslate %}</p>
<p>
{% blocktranslate trimmed %}
<strong>If you believe anyone is in physical danger, please notify appropriate
law enforcement first.</strong> If you are unsure what law enforcement agency is
appropriate, please include this in your report and we will attempt to notify
them.{% endblocktranslate %}</p>
<p>
{% blocktranslate trimmed %}
If you are unsure whether the incident is a violation, or whether the space
where it happened is covered by this Code of Conduct, we encourage you to still
report it. We would much rather have a few extra reports where we decide to take
no action, rather than miss a report of an actual violation. We do not look
negatively on you if we find the incident is not a violation. And knowing
about incidents that are not violations, or happen outside our spaces, can also
help us to improve the Code of Conduct or the processes surrounding it.{% endblocktranslate %}</p>
<p>{% translate "In your report please include:" %}
<ul>
<li>{% translate "Your contact info (so we can get in touch with you if we need to follow up)" %}</li>
<li>{% translate "Names (real, nicknames, or pseudonyms) of any individuals involved. If there were other witnesses besides you, please try to include them as well." %}</li>
<li>{% translate "When and where the incident occurred. Please be as specific as possible." %}</li>
<li>{% translate "Your account of what occurred. If there is a publicly available record (e.g. a mailing list archive or a forum post) please include a link." %}</li>
<li>{% translate "Any extra context you believe existed for the incident." %}</li>
<li>{% translate "If you believe this incident is ongoing." %}</li>
<li>{% translate "Any other information you believe we should have." %}</li>
</ul>
</p>
<h3>{% translate "What happens after you file a report?" %}</h3>
<p>
{% blocktranslate trimmed %}
You will receive an email from the DSF Code of Conduct Working Group
acknowledging receipt immediately. We promise to acknowledge receipt within 24
hours (and will aim for much quicker than that).{% endblocktranslate %}</p>
<p>{% translate "The working group will immediately meet to review the incident and determine:" %}
<ul>
<li>{% translate "What happened." %}</li>
<li>{% translate "Whether this event constitutes a code of conduct violation." %}</li>
<li>{% translate "Who the bad actor was." %}</li>
<li>{% translate "Whether this is an ongoing situation, or if there is a threat to anyone's physical safety." %}</li>
</ul>
</p>
<p>
{% blocktranslate trimmed %}
If this is determined to be an ongoing incident or a threat to physical safety,
the working groups' immediate priority will be to protect everyone involved.
This means we may delay an "official" response until we believe that the
situation has ended and that everyone is physically safe.{% endblocktranslate %}</p>
<p>
{% blocktranslate trimmed %}
Once the working group has a complete account of the events they will make a
decision as to how to response. Responses may include:{% endblocktranslate %}
<ul>
<li>{% translate "Nothing (if we determine no violation occurred)." %}</li>
<li>{% translate "A private reprimand from the working group to the individual(s) involved." %}</li>
<li>{% translate "A public reprimand." %}</li>
<li>{% blocktranslate %}An imposed vacation (i.e. asking someone to "take a week off" from a mailing list or the forum).{% endblocktranslate %}</li>
<li>{% translate "A permanent or temporary ban from some or all Django spaces (mailing lists, the forum, etc.)" %}</li>
<li>{% translate "A request for a public or private apology." %}</li>
</ul>
</p>
<p>
{% blocktranslate trimmed %}
We'll respond within one week to the person who filed the report with either a
resolution or an explanation of why the situation is not yet resolved.{% endblocktranslate %}</p>
<p>
{% blocktranslate trimmed %}
Once we've determined our final action, we'll contact the original reporter to
let them know what action (if any) we'll be taking. We'll take into account
feedback from the reporter on the appropriateness of our response, but we don't
guarantee we'll act on it.{% endblocktranslate %}</p>
<p>
{% blocktranslate trimmed %}
Finally, the Working Group will make a report on the situation to the DSF board.
The board may choose to a public report of the incident.{% endblocktranslate %}</p>
<h3>{% translate "What if your report concerns a possible violation by a committee member?" %}</h3>
<p>
{% blocktranslate trimmed %}
If your report concerns a current member of the Code of Conduct committee, you
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>
<p>
{% blocktranslate trimmed %}
If your report concerns all current (vice/co) chairs of the committee, please
send your report directly to the DSF board at
instead.{% endblocktranslate %}</p>
<h3>{% translate "Reconsideration" %}</h3>
<p>
{% blocktranslate trimmed %}
Any of the parties directly involved or affected can request reconsideration
of the committee’s decision. To make such a request, contact the DSF Board at
with your request and motivation and the DSF board will review the case.{% endblocktranslate %}</p>
{% endblock %}