summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Herlant <aerostitch@users.noreply.github.com>2018-04-19 17:13:17 -0700
committerGitHub <noreply@github.com>2018-04-19 17:13:17 -0700
commit7b6e2cd863fe7afcefbfe69fe382b86ba4e982a4 (patch)
tree248b602c639ba07f41c3cfcf70dc2ed917e182e1
parentf51bfa33716af479767adb5eccbe8ad8141c6b21 (diff)
downloadnavit-add_contributing.tar.gz
Add:github: Add a contributing.md that references our wikiadd_contributing
-rw-r--r--CONTRIBUTING.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
new file mode 100644
index 000000000..e116f8ccd
--- /dev/null
+++ b/CONTRIBUTING.md
@@ -0,0 +1,10 @@
+# Contributing
+
+Welcome to Navit! If you are interested in contributing to the [Navit code repo](README.md)
+then checkout the [Wiki](https://wiki.navit-project.org/index.php/Main_Page)
+
+When pushing a pull request, please make sure you follow our:
+* [programming guidelines](https://wiki.navit-project.org/index.php/Programming_guidelines)
+* [commit message guidelines](https://wiki.navit-project.org/index.php/Commit_guidelines)
+
+For more information on our developement process, see: https://wiki.navit-project.org/index.php/Development