hypnotic_nerd@programming.dev to Programmer Humor@programming.devEnglish · 1 year agoManager: This task only takes 30 minutes. Why did it take you the whole day?programming.devimagemessage-square81fedilinkarrow-up1734
arrow-up1726imageManager: This task only takes 30 minutes. Why did it take you the whole day?programming.devhypnotic_nerd@programming.dev to Programmer Humor@programming.devEnglish · 1 year agomessage-square81fedilink
minus-squarelemmesay@discuss.tchncs.delinkfedilinkEnglisharrow-up3arrow-down1·1 year ago[conventional commits] (https://www.conventionalcommits.org/en/v1.0.0/) will save you. or maybe commitizen if you’d like not to write them by hand. and maybe commit and tag version, which will create changelogs for you of you follow semver
[conventional commits] (https://www.conventionalcommits.org/en/v1.0.0/) will save you.
or maybe commitizen if you’d like not to write them by hand.
and maybe commit and tag version, which will create changelogs for you of you follow semver