docs: add notice about conventional commits

Closes coop-cloud/go-abra#3.
This commit is contained in:
decentral1se 2021-08-10 20:11:36 +02:00
parent 33fc4844ba
commit edd0b1e098
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC

View File

@ -17,6 +17,8 @@ Install [Go >= 1.16](https://golang.org/doc/install) and then:
Our [Drone CI configuration](.drone.yml) runs a number of sanity on each pushed commit. See the [Makefile](./Makefile) for more handy targets.
Please use the [conventional commit format](https://www.conventionalcommits.org/en/v1.0.0/) for your commits so we can automate our change log.
## Fork maintenance
We maintain a fork of [godotenv](https://github.com/Autonomic-Cooperative/godotenv) for two features: