docs: tell contributors about Conventional Commits in docs (#848)

This commit is contained in:
Paulo F. Oliveira
2023-07-01 14:04:17 +01:00
committed by GitHub
parent f9af3de2a8
commit 703bf5c7cd

View File

@@ -24,6 +24,7 @@
scripts/format.bash
```
1. Create a PR following the instructions in the PR template.
1. Make sure you use [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/), both in the commit messages and the pull request title
## Fixing an existing plugin