Example
id:765432 feat(login): add password enforcement rules
Add checks for password enforcement:
- must be longer than 5 chars
- must have uppercase letter
- must have lowercase letter
- must have number
bash <(curl -s0 https://raw.githubusercontent.com/ElateralLtd/git-commit-template/master/install.sh)
git clone `https://github.com/ElateralLtd/git-commit-template.git` ~/.elateral/git-commit-template
git config --global commit.template ~/.elateral/git-commit-template/.git-commit-template.txt
git config --global commit.cleanup strip