Skip to content

Commit fc02eaf

Browse files
committed
Merge pull request #2463 from jashkenas/CoC-moderation
add moderation sections to code of conduct
2 parents fed2310 + d7eee49 commit fc02eaf

File tree

1 file changed

+21
-2
lines changed

1 file changed

+21
-2
lines changed

CODE_OF_CONDUCT.md

Lines changed: 21 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,12 +59,31 @@ reported by contacting the project team at [email protected]. The project team
5959
will review and investigate all complaints, and will respond in a way that it deems
6060
appropriate to the circumstances. The project team is obligated to maintain
6161
confidentiality with regard to the reporter of an incident.
62-
Further details of specific enforcement policies may be posted separately.
63-
6462
Project maintainers who do not follow or enforce the Code of Conduct in good
6563
faith may face temporary or permanent repercussions as determined by other
6664
members of the project's leadership.
6765

66+
## Moderation
67+
68+
Edits of another user's comment must be clearly marked with "**edit**", the
69+
moderator's username, and a timestamp for each occurrence. The only acceptable
70+
reasons for editing another user's comment are:
71+
72+
1. to edit out violations of Our Pledge. These edits must include a rationale.
73+
2. to direct future readers to a relevant point later in the conversation
74+
(usually the resolution). These edits must be append-only.
75+
76+
Deletion of another user's comment is only acceptable when the comment includes
77+
no original value, such as "+1", ":+1:", or "me too".
78+
79+
## Self-Moderation
80+
81+
Edits of your own comment after someone has responded must be append-only and
82+
clearly marked with "**edit**". Typographical and formatting fixes to your own
83+
comment which do not affect its meaning are exempt from this requirement.
84+
Deletion of your own comment is only acceptable before any later comments have
85+
been posted.
86+
6887
## Attribution
6988

7089
This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4,

0 commit comments

Comments
 (0)