Hey there and thank you for opening this pull request! 👋🏼
We require pull request titles to follow the Conventional Commits specification
and it looks like your proposed title needs to be adjusted.
Your title should look like this. The scope field is optional.
<type>(<scope>): <description>
If the PR includes a breaking change, mark it with an exclamation mark:
<type>!: <description>
and include a "BREAKING CHANGE:" footer in the body of the pull request.
Details:
No release type found in pull request title "[delete me]". Add a prefix to indicate what kind of release this pull request corresponds to. For reference, see https://www.conventionalcommits.org/
Available types:
- feat
- fix
- docs
- style
- refactor
- perf
- test
- ci
- chore
- revert
- infra
Hey there and thank you for opening this pull request! 👋🏼
We require pull request titles to follow the Conventional Commits specification and it looks like your proposed title needs to be adjusted.
Your title should look like this. The scope field is optional.
If the PR includes a breaking change, mark it with an exclamation mark:
and include a "BREAKING CHANGE:" footer in the body of the pull request.
Details: