Files
git-tfs/.github/PULL_REQUEST_TEMPLATE.md
T
2016-11-13 13:17:49 +01:00

673 B

---Please read and delete this text before creating this pull request--- Thanks a lot for the pull request you are going to do! Please verify that you validate these points:

  • indentation is made with 4 spaces
  • your pull request contains only changes intended (no refactoring, line return added, ... that could make code review harder. Make another one if you think it is needed...)
  • run and verify that existing tests pass. Add some new units tests, if needed.
  • update the documentation, if needed.
  • update the release notes file