mirror of
https://github.com/starship/starship.git
synced 2026-06-22 02:02:12 +07:00
Changed release page commit group title order from alphabetical to feat, fix, docs, style, refactor, pref, test, build, ci, chore, revert. Matches Semantic PR conventional commit types.
This commit is contained in:
committed by
GitHub
parent
08b5cd0862
commit
cb8dca2101
@@ -11,6 +11,19 @@ options:
|
||||
# - perf
|
||||
# - refactor
|
||||
commit_groups:
|
||||
sort_by: Custom
|
||||
title_order:
|
||||
- feat
|
||||
- fix
|
||||
- docs
|
||||
- style
|
||||
- refactor
|
||||
- perf
|
||||
- test
|
||||
- build
|
||||
- ci
|
||||
- chore
|
||||
- revert
|
||||
title_maps:
|
||||
feat: Features
|
||||
fix: Bug Fixes
|
||||
|
||||
Reference in New Issue
Block a user