Where do you put your keywords/commands? #73

Closed
opened 2026-02-17 11:42:32 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @Mouvedia on GitHub (Aug 14, 2019).

I am talking about stuff like "smart commits".
e.g. https://help.github.com/en/articles/closing-issues-using-keywords

Originally created by @Mouvedia on GitHub (Aug 14, 2019). I am talking about stuff like "smart commits". e.g. https://help.github.com/en/articles/closing-issues-using-keywords
Author
Owner

@epage commented on GitHub (Aug 15, 2019):

If I'm reading your question correctly, it seems like this generally falls under the footer

A footer of one or more lines MAY be provided one blank line after the body. The footer MUST contain meta-information about the commit, e.g., related pull-requests, reviewers, breaking changes, with one piece of meta-information per-line.

And the frontpage even includes an example

fix: correct minor typos in code

see the issue for details on the typos fixed

closes issue #12
@epage commented on GitHub (Aug 15, 2019): If I'm reading your question correctly, it seems like this generally falls under the footer > A footer of one or more lines MAY be provided one blank line after the body. The footer MUST contain meta-information about the commit, e.g., related pull-requests, reviewers, breaking changes, with one piece of meta-information per-line. And the frontpage even includes an example ``` fix: correct minor typos in code see the issue for details on the typos fixed closes issue #12 ```
Author
Owner

@Mouvedia commented on GitHub (Aug 15, 2019):

It was more of a poll but yeah I guess this is already covered by the seventh point of the specification.

@Mouvedia commented on GitHub (Aug 15, 2019): It was more of a poll but yeah I guess this is already covered by the seventh point of the specification.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/conventionalcommits.org#73