Update PULL_REQUEST_TEMPLATE.md

pull/1202/head
Raphaël Vinot 2016-06-03 16:04:04 +02:00
parent 2f58f20b49
commit 557d39ee36
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
## Generic requirements in order to contribute to MISP:
* One Pull Request per fix/feature/change/...
* Keep the amount of commits per PR as small as possible: if for any reason, you need to fix your commit after the pull request, please squash the changes in one single commit (or tel us why not)
* Keep the amount of commits per PR as small as possible: if for any reason, you need to fix your commit after the pull request, please squash the changes in one single commit (or tell us why not)
* Always make sure it is mergeable in the default branch (as of today 2016-06-03: branch 2.4)
* Please make sure Travis CI works on this request, or update the test cases if needed
* Any major changes adding a functionality should be disabled by default in the config