This PR adds a template for commit messages that clarifies that the subject should not be longer than 50 characters and the detailed description should be wrapped after 72 characters.
It also adds setup scripts for Bash and PowerShell that configure this template.
# Commit message template
This PR adds a template for commit messages that clarifies that the subject should not be longer than 50 characters and the detailed description should be wrapped after 72 characters.
It also adds setup scripts for Bash and PowerShell that configure this template.
## Related issues
Closes: #131
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Commit message template
This PR adds a template for commit messages that clarifies that the subject should not be longer than 50 characters and the detailed description should be wrapped after 72 characters.
It also adds setup scripts for Bash and PowerShell that configure this template.
Related issues
Closes: #131