We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d89d593 commit d33f7f8Copy full SHA for d33f7f8
CONTRIBUTING.md
@@ -32,6 +32,11 @@ use GitHub pull requests for this purpose. Consult
32
[GitHub Help](https://help.github.com/articles/about-pull-requests/) for more
33
information on using pull requests.
34
35
+### Conventional commits
36
+
37
+Please follow [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/)
38
+for PR and commit titles.
39
40
## Installation
41
42
```sh
0 commit comments