4eb68e7fb2
Add initial code of skyline-console Change-Id: Icba2152a014761f53789357b5085d0779cd0e2a4
21 lines
612 B
Plaintext
21 lines
612 B
Plaintext
<type>: {Commit title}
|
|
|
|
{Commit description}
|
|
|
|
{Commit footer}
|
|
|
|
# --- Commit End ---
|
|
# Type can be
|
|
# feat (new feature)
|
|
# fix (bug fix)
|
|
# refactor (refactoring production code)
|
|
# style (formatting, missing semi colons, etc; no code change)
|
|
# docs (changes to documentation)
|
|
# test (adding or refactoring tests; no production code change)
|
|
# chore (updating grunt tasks etc; no production code change)
|
|
# ------------------
|
|
# Remember to
|
|
# The title first letter should be capitalized.
|
|
# Do not end the subject line with a period.
|
|
# ------------------
|