]> git.sur5r.net Git - i3/i3.github.io/blob - conduct-reporting.html
Merge pull request #64 from ultrabug/master
[i3/i3.github.io] / conduct-reporting.html
1 ---
2 layout: default
3 title: "Code of Conduct: Reporting Guide"
4 ---
5
6 <div id="content">
7
8 <h2>Code of Conduct: Reporting Guide</h2>
9
10 <p>
11 Largely taken from <a href="https://www.djangoproject.com/conduct/reporting/">django</a>. Thanks!
12 </p>
13
14 <p>If you believe someone is violating the code of conduct we ask that you report
15 it to the i3 core contributors by emailing conduct AT i3wm DOT org.
16 <strong>All reports will be kept confidential.</strong> In some cases we may
17 determine that a public statement will need to be made. If that's the case, the
18 identities of all victims and reporters will remain confidential unless those
19 individuals instruct us otherwise.</p>
20
21 <p><strong>If you believe anyone is in physical danger, please notify appropriate
22 law enforcement first.</strong> If you are unsure what law enforcement agency is
23 appropriate, please include this in your report and we will attempt to notify
24 them.</p>
25
26 <p>In your report please include:
27 <ul>
28     <li>Your contact info (so we can get in touch with you if we need to follow up)</li>
29     <li>Names (real, nicknames, or pseudonyms) of any individuals involved. If there were other witnesses besides you, please try to include them as well.</li>
30     <li>When and where the incident occurred. Please be as specific as possible.</li>
31     <li>Your account of what occurred. If there is a publicly available record (e.g. a mailing list archive or a public IRC logger) please include a link.</li>
32     <li>Any extra context you believe existed for the incident.</li>
33     <li>If you believe this incident is ongoing.</li>
34     <li>Any other information you believe we should have.</li>
35 </ul>
36 </p>
37
38 <h3>What happens after you file a report?</h3>
39
40 <p>You will receive an email from the i3 core contributors
41 acknowledging receipt immediately. We promise to acknowledge receipt within 24
42 hours (and will aim for much quicker than that).</p>
43
44 <p>The working group will immediately meet to review the incident and determine:
45 <ul>
46     <li>What happened.</li>
47     <li>Whether this event constitutes a code of conduct violation.</li>
48     <li>Who the bad actor was.</li>
49     <li>Whether this is an ongoing situation, or if there is a threat to anyone's physical safety.</li>
50 </ul>
51 </p>
52
53 <p>If this is determined to be an ongoing incident or a threat to physical safety,
54 the working groups' immediate priority will be to protect everyone involved.
55 This means we may delay an "official" response until we believe that the
56 situation has ended and that everyone is physically safe.</p>
57
58 <p>Once the working group has a complete account of the events they will make a
59 decision as to how to response. Responses may include:
60 <ul>
61     <li>Nothing (if we determine no violation occurred).</li>
62     <li>A private reprimand from the working group to the individual(s) involved.</li>
63     <li>A public reprimand.</li>
64     <li>An imposed vacation (i.e. asking someone to "take a week off" from a mailing list or IRC).</li>
65     <li>A permanent or temporary ban from some or all i3 spaces (mailing lists, IRC, etc.)</li>
66     <li>A request for a public or private apology.</li>
67 </ul>
68 </p>
69
70 <p>We'll respond within one week to the person who filed the report with either a
71 resolution or an explanation of why the situation is not yet resolved.</p>
72
73 <p>Once we've determined our final action, we'll contact the original reporter to
74 let them know what action (if any) we'll be taking. We'll take into account
75 feedback from the reporter on the appropriateness of our response, but we don't
76 guarantee we'll act on it.</p>
77
78 </div>