mirror of https://github.com/lxndrblz/anatole.git

alexanderdavide
10.17.2022 6cb45adfeec92ac59a8eeccbacbdb3f12c36931f
.github/CONTRIBUTING.md
@@ -18,7 +18,7 @@
2. Please commit any pull requests against the `master` branch.
3. Use semantic commit messages whenever you commit changes, as these help me understand your contribution better and track your changes. If you are not familiar with semantic commit messages, you can find a good introduction under [this](https://gist.github.com/joshbuchea/6f47e86d2510bce28f8e7f42ae84c716) link. Please refrain from using non-descriptive commit messages or filing large changes as a single commit.
3. Use conventional commit messages whenever you commit changes, as these help me understand your contribution better and track your changes. If you are not familiar with conventional commit messages, you can find a good introduction under [this](https://www.conventionalcommits.org/en/v1.0.0/) link. Please refrain from using non-descriptive commit messages or filing large changes as a single commit.
4. When deciding if I merge a pull request, I look at the following things: