Skip to content

Commit

Permalink
docs: add conventional commit specification to CONTRIBUTING
Browse files Browse the repository at this point in the history
  • Loading branch information
Goodmain committed Aug 25, 2022
1 parent 530e427 commit 2557842
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@ Please review these guidelines before submitting any pull requests.

* Please follow the [PSR-12 Coding Style Guide](https://www.php-fig.org/psr/psr-12/).
* Send a coherent commit history, making sure each individual commit in your pull request is meaningful.
* Please follow the [Conventional Commits specification](https://www.conventionalcommits.org/en/v1.0.0/).
* You may need to [rebase](https://git-scm.com/book/en/v2/Git-Branching-Rebasing) to avoid merge conflicts.
* Please remember that we follow [SemVer](http://semver.org/).

0 comments on commit 2557842

Please sign in to comment.