What is the approach for initial commits? #126

Closed
opened 2026-02-17 11:48:21 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @VibingCreator on GitHub (Jun 5, 2021).

I have seen people using different ways to approach initial message commit:

chore: initial commit

feat: initial commit

initial commit

Originally created by @VibingCreator on GitHub (Jun 5, 2021). I have seen people using different ways to approach initial message commit: `chore: initial commit` `feat: initial commit` `initial commit`
Author
Owner

@damianopetrungaro commented on GitHub (Jun 9, 2021):

This is an old and frequent question!
The answer is... you decide!

The important point to me is related to the clarity of the commit message, if it expresses the purpose then it's good ;)
https://github.com/conventional-commits/conventionalcommits.org/issues/109

If you have other qquestion feel free to repoen the ticket :)

@damianopetrungaro commented on GitHub (Jun 9, 2021): This is an old and frequent question! The answer is... you decide! The important point to me is related to the clarity of the commit message, if it expresses the purpose then it's good ;) https://github.com/conventional-commits/conventionalcommits.org/issues/109 If you have other qquestion feel free to repoen the ticket :)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/conventionalcommits.org#126