From 2cd2182854f10e1f1276299df617424c385eaa65 Mon Sep 17 00:00:00 2001 From: Andrew Rabert Date: Sun, 9 Dec 2018 23:37:17 -0500 Subject: [PATCH] Add code of conduct --- CODE_OF_CONDUCT.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 CODE_OF_CONDUCT.md diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md new file mode 100644 index 0000000000..b902f2476a --- /dev/null +++ b/CODE_OF_CONDUCT.md @@ -0,0 +1,4 @@ +1. Don't sneakily relicense free software. +2. Don't continually nag users to give you money. +3. Don't hide binary blobs in otherwise free software. +4. Don't needlessly obfuscate the build process or any other part of free software.