Skip to content

Instantly share code, notes, and snippets.

View kyrose's full-sized avatar
🙃

kyanne kyrose

🙃
View GitHub Profile
@kyrose
kyrose / commit-message-guidelines.md
Last active August 19, 2019 20:03 — forked from robertpainsi/commit-message-guidelines.md
[Commit message guidelines] Helpful hints for writing decent commit messages #git

Commit Message Guidelines

Short (72 chars or less) summary

More detailed explanatory text. Wrap it to 72 characters. The blank
line separating the summary from the body is critical (unless you omit
the body entirely).

Write your commit message in the imperative: "Fix bug" and not "Fixed
bug" or "Fixes bug." This convention matches up with commit messages