diff options
-rw-r--r-- | CONTRIBUTING.md | 10 |
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 |