-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve commit message format in response to feedback
This commit message is aimed at providing guidelines on how to format a good commit message that includes "what" and "why" in the message body, uses proper grammar, spelling and punctuation, separates the subject from the body with a blank line, and keeps line lengths reasonable. It also advises the use of bullet points for multiple changes, avoiding generic or ambiguous messages, and not including code in the message. It also recommends proofreading before committing the message and organizing it to include any testing done. Finally, it suggests that while humor is fine, it should not be overdone. Updated instructions to be more clear about good vs bad outputs. ~~~~~~~~~~ This commit message was generated by HappyCommit. Try it in your project today! Check it out at https://github.com/jackbackes/happycommit
- Loading branch information
1 parent
4088374
commit f3dd92b
Showing
1 changed file
with
35 additions
and
17 deletions.
There are no files selected for viewing
This file contains 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