From d4e38bd35c2448991d09305a53cebcd0d1960665 Mon Sep 17 00:00:00 2001 From: Joseph Herlant Date: Thu, 19 Apr 2018 21:49:36 -0700 Subject: Add:github: Add a contributing.md that references our wiki (#447) --- CONTRIBUTING.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 CONTRIBUTING.md (limited to 'CONTRIBUTING.md') 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 -- cgit v1.2.1