Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 'resolves:' type for message body #136

Closed
wants to merge 2 commits into from
Closed

Add 'resolves:' type for message body #136

wants to merge 2 commits into from

Conversation

sultaniman
Copy link

This PR follows issue #135.

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

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:`.
@damianopetrungaro
Copy link
Member

Hey @imanhodjaev thank you for the idea!

At the moment I don't know if this should be part of the specs or not, it's just a clarification of an example and we are not supporting the usage of any prefix in the footer section.
@bcoe @zeke wdyt?

@damianopetrungaro
Copy link
Member

@imanhodjaev please take a look to the #132 that seems to fix your issue too ;)

Closing it for the moment, if you need it please feel free to reopen it and we can discuss it :)

@sultaniman
Copy link
Author

@damianopetrungaro awesome since #132 already addresses wider context I believe it is reasonable to close my PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants