RefactoringCombos / ArlosCommitNotation

A notation for small commits messages that show the risk involved in each step
310 stars 30 forks source link

D Separate risk from intention #25

Closed arlobelshee closed 2 years ago

arlobelshee commented 3 years ago

Reworks nearly the entire file & notation. Defines 4 levels of risk (lower-case, upper-case, !!, and **). Also defines a set of core intentions (feature, bugfix, refactor/remodel, and documentation). Each intention can conceivably be performed at each level of risk. Shows examples of how to attain a given risk level for each core intention. Finally, includes several extended intentions. Projects may or may not use these; each provides alternatives if the project chooses to not use it.