[RFC 7] feat!: add new commit type, rename build->deps, clarify wording #1

Merged
B00tLoad merged 1 commits from RFC-7_new-commit-types into main 2025-10-31 13:09:05 +01:00
B00tLoad commented 2025-10-28 23:53:33 +01:00 (Migrated from github.com)
  • Added wip type for work in progress commits.
  • renamed build type to deps to better reflect its purpose.
  • moved changes to build tooling to chore type.
  • several small style changes
  • fixing typos
  • clarification in spec section 16: If the commit -> If such a commit
  • clarification in spec section 18: that make up Conventional commits -> that make up spec compliant commits

Milestone: minor
Format: text/markdown
BREAKING-CHANGE: Commits previously composed by using type build are now of type deps or chore

- Added `wip` type for work in progress commits. - renamed `build` type to `deps` to better reflect its purpose. - moved changes to build tooling to `chore` type. - several small style changes - fixing typos - clarification in spec section 16: `If the commit` -> `If such a commit` - clarification in spec section 18: `that make up Conventional commits` -> `that make up spec compliant commits` Milestone: minor Format: text/markdown BREAKING-CHANGE: Commits previously composed by using type `build` are now of type `deps` or `chore`
jateute (Migrated from github.com) approved these changes 2025-10-29 21:02:17 +01:00
jateute (Migrated from github.com) left a comment

lgtm

lgtm
Sign in to join this conversation.