Skip to content

Instantly share code, notes, and snippets.

@mi11y
Created October 4, 2019 18:48
Show Gist options
  • Save mi11y/7a44d1c41e7b2ae87e94ef60407f526e to your computer and use it in GitHub Desktop.
Save mi11y/7a44d1c41e7b2ae87e94ef60407f526e to your computer and use it in GitHub Desktop.
Git template stolen from Jacob Herrington
Summarize the change in less than 50 characters
Because:
- Explain the reasons you made this change
- Make a new bullet for each reason
- Each line should be under 72 characters
Explain exactly what was done in this commit with more depth than the
50 character subject line. Remember to wrap at 72 characters!
Include any additional notes, relevant links, or co-authors.
// Stolen from Jacob Herrington
// on Dev.to:
// https://dev.to/jacobherrington/how-to-write-useful-commit-messages-my-commit-message-template-20n9#the-final-template
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment