CQCL / hugr-llvm

http://crates.io/crates/hugr-llvm
Apache License 2.0
4 stars 2 forks source link

Doug/cfg wip #17

Closed doug-q closed 1 month ago

hugrbot commented 1 month ago

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 "Doug/cfg wip". 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
doug-q commented 1 month ago

Closing in favour of #26