mirror of
https://github.com/conventional-commits/conventionalcommits.org.git
synced 2026-03-22 12:44:37 -05:00
New perf/performance type [suggestion] #85
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @cocowalla on GitHub (Oct 2, 2019).
This is a suggestion for a new
perforperformancetype, for code changes specifically aimed at improving performance.With the existing type catalogue, such code changes would be best suited to the
refactortype, but I feel that performance changes are a very particular type of refactoring, and a newperftype would be suitable.Just a suggestion for now, but I'd be happy to submit a PR if it's accepted.
@cocowalla commented on GitHub (Oct 2, 2019):
So, I just noticed that only the
featandfixtypes are officially codified in this spec, with others being used at your own discretion.