[nnc] Add Code Of Conduct for NNC (#1938)
authorVladimir Plazun/AI Tools Lab /SRR/Engineer/삼성전자 <v.plazun@partner.samsung.com>
Tue, 23 Oct 2018 13:02:18 +0000 (16:02 +0300)
committerEfimov Alexander/AI Tools Lab/./Samsung Electronics <a.efimov@samsung.com>
Tue, 23 Oct 2018 13:02:18 +0000 (16:02 +0300)
Describes basic requirements for any PR contributing to NNC project

Signed-off-by: Vladimir Plazun <v.plazun@partner.samsung.com>
contrib/nnc/doc/COC_for_nnc_developer.rst [new file with mode: 0644]

diff --git a/contrib/nnc/doc/COC_for_nnc_developer.rst b/contrib/nnc/doc/COC_for_nnc_developer.rst
new file mode 100644 (file)
index 0000000..24aaaa7
--- /dev/null
@@ -0,0 +1,11 @@
+Code Of Conduct for NNC developer
+=================================
+
+Pull requests
+-------------
+
+- Each pull request should be less than 300 lines(excluding includes, namespaces and empty lines)
+- Do not make pull requests more than +500 lines in total.
+  Exception are PRs mostly consisting of non-code changes(e.g. docs, licenses)
+- If you make any changes not directly related to PR's main purpose (e.g. formatting, code style fixes),
+  make a note in PR description