diff options
-rw-r--r-- | CONTRIBUTING.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 00000000..6f87e4bd --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,15 @@ +Contributing +============ + +Inclusive language +------------------ + +This project has an inclusive language policy. Due to the long history of this +codebase, this policy only applies to new contributions. For everything else, +"we'll get to it when we get to it" applies. + +Inclusive language is important so as to not trivialize others' experiences. +For example: + +- **DON'T** say "abusing the protocol" + **DO** say "misusing the protocol" |