Files
XCEngine/.gitmessage

17 lines
335 B
Plaintext

# <type>(<scope>): <summary>
#
# Preferred types:
# fix
# refactor
# feat
# docs
# test
# chore
#
# Examples:
# fix(new_editor/window): correct resize invalidation order
# refactor(new_editor/rendering): split D3D12 host device lifecycle
# feat(new_editor/project): add breadcrumb navigation
#
# Keep the summary short and imperative.