Fix contributing guide link in PR template
This commit is contained in:
parent
4a3b1f3847
commit
5a1d2aa4b6
1 changed files with 1 additions and 1 deletions
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
@ -12,7 +12,7 @@ HOW TO WRITE A GOOD PULL REQUEST?
|
||||||
- Write useful descriptions and titles.
|
- Write useful descriptions and titles.
|
||||||
- Address review comments in terms of additional commits.
|
- Address review comments in terms of additional commits.
|
||||||
- Do not amend/squash existing ones unless the PR is trivial.
|
- 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.
|
||||||
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue