We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2dfd29b commit 7d9694dCopy full SHA for 7d9694d
CONTRIBUTING.md
@@ -6,5 +6,6 @@
6
* Commit just the modifications, do not mess with the composer.json or CHANGELOG.md files.
7
* Ensure your code is nicely formatted in the [PSR-2](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md)
8
style and that all tests pass.
9
+* Don't forget to check all versionnumbers and tag it correctly in GIT ;)
10
* Send the pull request.
11
* Check that the Travis CI build passed. If not, rinse and repeat.
0 commit comments