|
@@ -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
|