From c4293ecd95b9faec846060bcbcb8362cb58a54e6 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Thu, 16 Nov 2023 15:49:39 +0200 Subject: [PATCH] Updates. --- CODE_OF_CONDUCT.md | 8 ++++++++ 1 file changed, 8 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 000000000..9c26d25a9 --- /dev/null +++ b/CODE_OF_CONDUCT.md @@ -0,0 +1,8 @@ +# Code of Conduct + +For https://github.com/wekan/wekan + +- All code in pull requests need to have permission already to add it to WeKan with MIT license, and will become MIT license. +- All code xet7 add is MIT license. +- For any dependencies, permissive licenses like https://copyfree.org are preferred +- For anything currently that is non-permissive (like GPL, AGPL, SSPL), those will be replaced with permissive-licensed alternatives