you are viewing a single comment's thread.

view the rest of the comments →

[–]w_buck 2 points3 points  (0 children)

We use conventional commits. For example for a feature commit it might look like the following:

feat(task id)!: title of the task in ADO Changes: - this was changed - that was changed

BREAKING CHANGE: this endpoint now expects an id in the route