[GH-ISSUE #135] Add resolves type in commit message #2710

Closed
opened 2026-04-19 10:34:52 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @sultaniman on GitHub (Mar 28, 2019).
Original GitHub issue: https://github.com/conventional-commits/conventionalcommits.org/issues/135

Hi,

The reason behind this is to provide a meaningful way to identify additional work which was
part of commit for example if change is hard to label using one of existing types
chore:, docs:, style:, refactor:, perf:, test:.

Sample commit message

chore: create regular changelogs

Create changelog for a new version. 

resolves: #16

Kind regards,
Sultan.

Originally created by @sultaniman on GitHub (Mar 28, 2019). Original GitHub issue: https://github.com/conventional-commits/conventionalcommits.org/issues/135 Hi, The reason behind this is to provide a meaningful way to identify additional work which was part of commit for example if change is hard to label using one of existing types `chore:`, `docs:`, `style:`, `refactor:`, `perf:`, `test:`. Sample commit message ``` chore: create regular changelogs Create changelog for a new version. resolves: #16 ``` --- Kind regards, Sultan.
Author
Owner

@sultaniman commented on GitHub (Mar 31, 2019):

Closing this issue in favor of #132.

<!-- gh-comment-id:478344153 --> @sultaniman commented on GitHub (Mar 31, 2019): Closing this issue in favor of #132.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/conventionalcommits.org#2710