From 946c3a9515fe5253dc543d94b49aa034f9a1bb2e Mon Sep 17 00:00:00 2001 From: SoniEx2 Date: Sat, 6 Jul 2024 23:16:17 -0300 Subject: Add contribution guidelines --- CONTRIBUTING.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 CONTRIBUTING.md 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" -- cgit 1.4.1