Fix contributing guide link in PR template

This commit is contained in:
Ingo Gottwald 2018-05-17 12:52:03 +02:00 committed by Traefiker Bot
parent 4a3b1f3847
commit 5a1d2aa4b6

View file

@ -12,7 +12,7 @@ HOW TO WRITE A GOOD PULL REQUEST?
- Write useful descriptions and titles.
- Address review comments in terms of additional commits.
- Do not amend/squash existing ones unless the PR is trivial.
- Read the contributing guide: https://github.com/containous/traefik/blob/master/.github/CONTRIBUTING.md.
- Read the contributing guide: https://github.com/containous/traefik/blob/master/CONTRIBUTING.md.
-->