README
commit-template
JS wrapper for the commit template.
usage
Not for open use. Meant to be used with @sheba/cz-convention and @sheba/commitlint
JS wrapper of https://github.com/ShafiqIslam/dotfiles/blob/master/git/.gitmessage.
<script type="module">
import shebaCommitTemplate from 'https://cdn.skypack.dev/@sheba/commit-template';
</script>
JS wrapper for the commit template.
Not for open use. Meant to be used with @sheba/cz-convention and @sheba/commitlint