summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CONTRIBUTING.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
new file mode 100644
index 0000000..56c3a2b
--- /dev/null
+++ b/CONTRIBUTING.md
@@ -0,0 +1,7 @@
+If you want to send a pull request to our project and github editor is not enough, then you can:
+
+1. Fork or copy this repository
+
+2. clone on your local environment and run your git-wiki installation following [this guide](https://help.github.com/articles/setting-up-your-github-pages-site-locally-with-jekyll/)
+
+3. do your changes, push on your fork and create a Pull Request for us