diff options
author | SoniEx2 <endermoneymod@gmail.com> | 2024-07-06 23:16:17 -0300 |
---|---|---|
committer | SoniEx2 <endermoneymod@gmail.com> | 2024-07-06 23:16:17 -0300 |
commit | 946c3a9515fe5253dc543d94b49aa034f9a1bb2e (patch) | |
tree | dbe5be4795917f45c1f9d9f8e500f8a407ec2dce /CONTRIBUTING.md | |
parent | 4a4bdc1346c0a6db5dcdedd23f53883f8824b930 (diff) |
Add contribution guidelines
Diffstat (limited to 'CONTRIBUTING.md')
-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" |