Skip to content

Commit 2557842

Browse files
committed
docs: add conventional commit specification to CONTRIBUTING
1 parent 530e427 commit 2557842

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CONTRIBUTING.md

+1
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,6 @@ Please review these guidelines before submitting any pull requests.
1414

1515
* Please follow the [PSR-12 Coding Style Guide](https://www.php-fig.org/psr/psr-12/).
1616
* 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/).
1718
* You may need to [rebase](https://git-scm.com/book/en/v2/Git-Branching-Rebasing) to avoid merge conflicts.
1819
* Please remember that we follow [SemVer](http://semver.org/).

0 commit comments

Comments
 (0)