{% for type, typed_commits in commits | sort(attribute="type")| group_by(attribute="type")%} · {{ type | upper_first }} ; {% for scope, scoped_commits in ...
確定! 回上一頁