An open API service indexing awesome lists of open source software.

https://github.com/mugbug/conventional-commits

Set up automatic conventional commits rules for commits and PR titles following the `type(JIRA-ISSUE): description` pattern
https://github.com/mugbug/conventional-commits

Last synced: 12 months ago
JSON representation

Set up automatic conventional commits rules for commits and PR titles following the `type(JIRA-ISSUE): description` pattern

Awesome Lists containing this project

README

          

## Install

```
curl -L https://raw.githubusercontent.com/mugbug/conventional-commits/main/install.sh | bash
```