ReportingGuide.rst 6.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143
  1. ===============
  2. Reporting Guide
  3. ===============
  4. .. note::
  5. This document is currently a **DRAFT** document while it is being discussed
  6. by the community.
  7. If you believe someone is violating the :doc:`code of conduct <CodeOfConduct>`
  8. you can always report it to the LLVM Foundation Code of Conduct Advisory
  9. Committee by emailing conduct@llvm.org. **All reports will be kept
  10. confidential.** This isn't a public list and only `members`_ of the advisory
  11. committee will receive the report.
  12. If you believe anyone is in **physical danger**, please notify appropriate law
  13. enforcement first. If you are unsure what law enforcement agency is
  14. appropriate, please include this in your report and we will attempt to notify
  15. them.
  16. If the violation occurs at an event such as a Developer Meeting and requires
  17. immediate attention, you can also reach out to any of the event organizers or
  18. staff. Event organizers and staff will be prepared to handle the incident and
  19. able to help. If you cannot find one of the organizers, the venue staff can
  20. locate one for you. We will also post detailed contact information for specific
  21. events as part of each events' information. In person reports will still be
  22. kept confidential exactly as above, but also feel free to (anonymously if
  23. needed) email conduct@llvm.org.
  24. .. note::
  25. The LLVM community has long handled inappropriate behavior on its own, using
  26. both private communication and public responses. Nothing in this document is
  27. intended to discourage this self enforcement of community norms. Instead,
  28. the mechanisms described here are intended to supplement any self
  29. enforcement within the community. They provide avenues for handling severe
  30. cases or cases where the reporting party does not wish to respond directly
  31. for any reason.
  32. Filing a report
  33. ===============
  34. Reports can be as formal or informal as needed for the situation at hand. If
  35. possible, please include as much information as you can. If you feel
  36. comfortable, please consider including:
  37. * Your contact info (so we can get in touch with you if we need to follow up).
  38. * Names (real, nicknames, or pseudonyms) of any individuals involved. If there
  39. were other witnesses besides you, please try to include them as well.
  40. * When and where the incident occurred. Please be as specific as possible.
  41. * Your account of what occurred. If there is a publicly available record (e.g.
  42. a mailing list archive or a public IRC logger) please include a link.
  43. * Any extra context you believe existed for the incident.
  44. * If you believe this incident is ongoing.
  45. * Any other information you believe we should have.
  46. What happens after you file a report?
  47. =====================================
  48. You will receive an email from the advisory committee acknowledging receipt
  49. within 24 hours (and we will aim to respond much quicker than that).
  50. The advisory committee will immediately meet to review the incident and try to
  51. determine:
  52. * What happened and who was involved.
  53. * Whether this event constitutes a code of conduct violation.
  54. * Whether this is an ongoing situation, or if there is a threat to anyone's
  55. physical safety.
  56. If this is determined to be an ongoing incident or a threat to physical safety,
  57. the working groups' immediate priority will be to protect everyone involved.
  58. This means we may delay an "official" response until we believe that the
  59. situation has ended and that everyone is physically safe.
  60. The working group will try to contact other parties involved or witnessing the
  61. event to gain clarity on what happened and understand any different
  62. perspectives.
  63. Once the advisory committee has a complete account of the events they will make
  64. a decision as to how to respond. Responses may include:
  65. * Nothing, if we determine no violation occurred or it has already been
  66. appropriately resolved.
  67. * Providing either moderation or mediation to ongoing interactions (where
  68. appropriate, safe, and desired by both parties).
  69. * A private reprimand from the working group to the individuals involved.
  70. * An imposed vacation (i.e. asking someone to "take a week off" from a mailing
  71. list or IRC).
  72. * A public reprimand.
  73. * A permanent or temporary ban from some or all LLVM spaces (mailing lists,
  74. IRC, etc.)
  75. * Involvement of relevant law enforcement if appropriate.
  76. If the situation is not resolved within one week, we'll respond within one week
  77. to the original reporter with an update and explanation.
  78. Once we've determined our response, we will separately contact the original
  79. reporter and other individuals to let them know what actions (if any) we'll be
  80. taking. We will take into account feedback from the individuals involved on the
  81. appropriateness of our response, but we don't guarantee we'll act on it.
  82. After any incident, the advisory committee will make a report on the situation
  83. to the LLVM Foundation board. The board may choose to make a public statement
  84. about the incident. If that's the case, the identities of anyone involved will
  85. remain confidential unless instructed by those inviduals otherwise.
  86. Appealing
  87. =========
  88. Only permanent resolutions (such as bans) or requests for public actions may be
  89. appealed. To appeal a decision of the working group, contact the LLVM
  90. Foundation board at board@llvm.org with your appeal and the board will review
  91. the case.
  92. In general, it is **not** appropriate to appeal a particular decision on
  93. a public mailing list. Doing so would involve disclosure of information which
  94. whould be confidential. Disclosing this kind of information publicly may be
  95. considered a separate and (potentially) more serious violation of the Code of
  96. Conduct. This is not meant to limit discussion of the Code of Conduct, the
  97. advisory board itself, or the appropriateness of responses in general, but
  98. **please** refrain from mentioning specific facts about cases without the
  99. explicit permission of all parties involved.
  100. .. _members:
  101. Members of the Code of Conduct Advisory Committee
  102. =================================================
  103. The members serving on the advisory committee are listed here with contact
  104. information in case you are more comfortable talking directly to a specific
  105. member of the committee.
  106. .. note::
  107. FIXME: When we form the initial advisory committee, the members names and private contact info need to be added here.
  108. (This text is based on the `Django Project`_ Code of Conduct, which is in turn
  109. based on wording from the `Speak Up! project`_.)
  110. .. _Django Project: https://www.djangoproject.com/conduct/
  111. .. _Speak Up! project: http://speakup.io/coc.html