For day 1 requirements add purpose of tool including instructions for installing/configuring:
pre-commit so the hooks run when they begin their git commits. Instructions should also contain how to have pre-commit automatically run when a repo is cloned (see pre-commit docs).
commitizen to provide them with tooling to follow commit message standards via
For day 1 requirements add purpose of tool including instructions for installing/configuring:
pre-commit so the hooks run when they begin their git commits. Instructions should also contain how to have pre-commit automatically run when a repo is cloned (see pre-commit docs).
commitizen to provide them with tooling to follow commit message standards via
1 & 2 can be installed via python pip packages.