We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 530e427 commit 2557842Copy full SHA for 2557842
CONTRIBUTING.md
@@ -14,5 +14,6 @@ Please review these guidelines before submitting any pull requests.
14
15
* Please follow the [PSR-12 Coding Style Guide](https://www.php-fig.org/psr/psr-12/).
16
* Send a coherent commit history, making sure each individual commit in your pull request is meaningful.
17
+* Please follow the [Conventional Commits specification](https://www.conventionalcommits.org/en/v1.0.0/).
18
* You may need to [rebase](https://git-scm.com/book/en/v2/Git-Branching-Rebasing) to avoid merge conflicts.
19
* Please remember that we follow [SemVer](http://semver.org/).
0 commit comments