summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorJoseph Herlant <aerostitch@users.noreply.github.com>2019-08-23 08:00:20 -0700
committerGitHub <noreply@github.com>2019-08-23 08:00:20 -0700
commit305d5f82bd4024f4325034e828b29ace0f27373f (patch)
treebc81fccaf21cb5ff62a846063a5116ad418c1376 /.github
parent5e644dad94fbbe287aece4bf04428265349eafe4 (diff)
downloadnavit-305d5f82bd4024f4325034e828b29ace0f27373f.tar.gz
Add:doc:Migrate the commit guidelines document to readthedocs (#841)
Diffstat (limited to '.github')
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index bafbcbcb2..2a663eef5 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -1,6 +1,6 @@
Thanks for contributing to Navit!
Before opening a pull request on navit, make sure your commit message follows our guidelines:
-https://wiki.navit-project.org/index.php/Commit_guidelines
+https://navit.readthedocs.io/en/trunk/development/commit_guidelines.html
and that your code is compliant with out coding style guidelines:
https://navit.readthedocs.io/en/trunk/development/programming_guidelines.html