Commit Style #322
-
Proposal: Follow Conventional Commits style, and always include the github ticket number at the end of the commit message. for example, we should use this format (from https://github.com/gitcoinco/grants-round/pull/297/commits):
On passport, we used @commitlint with these rules: https://github.com/conventional-changelog/commitlint/tree/master/%40commitlint/config-conventional, and enforced with pre-commit git hooks |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 1 reply
-
i like standardizing on the for the issue number, i've seen ppl use |
Beta Was this translation helpful? Give feedback.
-
I'm a +1 on using @commitlint/config-conventional For issue numbers I'd say we stick to using |
Beta Was this translation helpful? Give feedback.
-
What should commits that do not relate to fixes or issues be prepended with? Something like |
Beta Was this translation helpful? Give feedback.
-
Plan of action:
|
Beta Was this translation helpful? Give feedback.
Plan of action: