1
0
Fork 0

doc: enhance Github templates.

- suppress the mini user guide.
- explain the 'traefik bug' command.
This commit is contained in:
Fernandez Ludovic 2017-04-30 12:53:42 +02:00 committed by Emile Vauge
parent 78f1b4216e
commit ccb1a4ff8c
No known key found for this signature in database
GPG key ID: D808B4C167352E59
5 changed files with 45 additions and 47 deletions

View file

@ -1,9 +1,19 @@
<!--
How to write a good pull request?
PLEASE READ THIS MESSAGE.
Read https://github.com/containous/traefik/blob/master/.github/how-to-write-a-good-pull-request.md.
HOW TO WRITE A GOOD PULL REQUEST?
- Make it small.
- Do only one thing.
- Avoid re-formatting.
- Make sure the code builds.
- Make sure all tests pass.
- Add tests.
- 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.
And the contributing guide: https://github.com/containous/traefik/blob/master/.github/CONTRIBUTING.md.
-->
### Description