We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a6f3db commit f00423cCopy full SHA for f00423c
README.md
@@ -65,3 +65,9 @@ programs via [SciDAC](https://www.scidac.gov/).
65
## License
66
67
Apache Software License - see [LICENSE](LICENSE) file for details.
68
+
69
+## Commit message convention
70
71
+Semantic release rely on
72
+[conventional commits](https://www.conventionalcommits.org/) to generate new
73
+releases and changelog.
0 commit comments