Talk:Policies/Commit Policy: Difference between revisions
(FEATURE: and BUG: differences) |
No edit summary |
||
Line 1: | Line 1: | ||
I'm not sure about use case for FEATURE: keyword, what differentiate it from BUG:? | I'm not sure about use case for FEATURE: keyword, what differentiate it from BUG:? | ||
Is there a case when both those could be used, or are they mutually exclusive? | Is there a case when both those could be used, or are they mutually exclusive? | ||
Functionality-wise the keywords are mostly the same, they differentiate in what kind of change they describe. An atomic fix mostly will have only one of them. If there is a commit which contains multiple changes it might be adequate to add both. |
Revision as of 22:48, 12 November 2020
I'm not sure about use case for FEATURE: keyword, what differentiate it from BUG:? Is there a case when both those could be used, or are they mutually exclusive?
Functionality-wise the keywords are mostly the same, they differentiate in what kind of change they describe. An atomic fix mostly will have only one of them. If there is a commit which contains multiple changes it might be adequate to add both.