xxx: yyy Sponsored-by: author Sponsored-by: NLnet Foundation; NGI Assure Sponsored-by: pep.foundation # If applied this commit will... # # [optional scope]: # # [optional body] # # [optional footer(s)] # # https://www.conventionalcommits.org/en/v1.0.0/ # feat: new feature # feat!: this feature breaks something # fix: bug fix # fix(parse): a bug fix to the parser # build: # chore: # ci: # docs: # style: # refactor: # perf: # test: # # footers: # BREAKING-CHANGE: for anything that breaks semver major version # Closes: #id # # Why is it necessary? (Bug fix, feature, improvements?) # How does the change address the issue? # What side effects does this change have?