2017-04-22 15:49:26 +00:00
|
|
|
<!--
|
2017-04-30 10:53:42 +00:00
|
|
|
PLEASE READ THIS MESSAGE.
|
2017-04-22 15:49:26 +00:00
|
|
|
|
2017-04-30 10:53:42 +00:00
|
|
|
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.
|
2018-05-17 10:52:03 +00:00
|
|
|
- Read the contributing guide: https://github.com/containous/traefik/blob/master/CONTRIBUTING.md.
|
2017-04-22 15:49:26 +00:00
|
|
|
|
|
|
|
-->
|
|
|
|
|
2017-10-30 15:38:03 +00:00
|
|
|
### What does this PR do?
|
2017-04-22 15:49:26 +00:00
|
|
|
|
2017-10-30 15:38:03 +00:00
|
|
|
<!-- A brief description of the change being made with this pull request. -->
|
|
|
|
|
|
|
|
|
|
|
|
### Motivation
|
|
|
|
|
|
|
|
<!-- What inspired you to submit this pull request? -->
|
|
|
|
|
|
|
|
|
|
|
|
### More
|
|
|
|
|
|
|
|
- [ ] Added/updated tests
|
|
|
|
- [ ] Added/updated documentation
|
|
|
|
|
|
|
|
### Additional Notes
|
|
|
|
|
|
|
|
<!-- Anything else we should know when reviewing? -->
|