Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloudpi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornachoparker <nacho@ownyourbits.com>2018-07-20 20:08:01 +0300
committernachoparker <nacho@ownyourbits.com>2018-07-20 20:12:36 +0300
commit55a5943edc8ef5e010f98986282bd5623cd7e048 (patch)
tree4ed1b9b9d2b22040609b8dabacb681af34c7cb9e /CONTRIBUTING.md
parentbf91e4c167f0f61e2ab1d87d5be7c5704534f192 (diff)
added CONTRIBUTING.md
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
new file mode 100644
index 00000000..57e79638
--- /dev/null
+++ b/CONTRIBUTING.md
@@ -0,0 +1,9 @@
+# Contributing
+
+Check this wiki article if you want to learn how you can help.
+
+[Ways to contribute](https://github.com/nextcloud/nextcloudpi/wiki/Contribute)
+
+Check this other article to learn about the process of contributing with code and with testing.
+
+[NCP Feature Workflow](https://github.com/nextcloud/nextcloudpi/wiki/Workflow-and-testing-of-new-features)