-
-
Save bdlabs/6df32a00519c6b491acd55af5c566d90 to your computer and use it in GitHub Desktop.
A template to help you write better commits
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ######## Subject Line (50 characters) ############ | |
| # - Use the imperative mood (imagine the words "This will") | |
| # - Capitalize the first letter | |
| # - Limit to 50 characters | |
| # - Do not end the subject line with a period | |
| ######## The Body (72 characters per line) ############################# | |
| # - Add line breaks so each line is a maximum of 72 characters | |
| # - Explain the thinking behind the commit | |
| # - Do not use Markdown | |
| ######## Issue or Ticket Reference ######## | |
| # - The last line should reference the issue or ticket |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this template to your git config: