# If applied this commit will... [optional scope]: [optional body] [optional footer(s)] # https://www.conventionalcommits.org/en/v1.0.0/ # feat: new feature # fix: bug fix # fix(parse): a bug fix to the parser # feat!: this feature breaks something # 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?