docs(Initial-docs): add initial documentation

This commit is contained in:
zontreck 2024-10-04 02:54:03 -07:00
parent 92d69ee13b
commit 1a95a1269e
7 changed files with 49 additions and 3 deletions

8
.pre-commit-config.yaml Normal file
View file

@ -0,0 +1,8 @@
repos:
- hooks:
- id: commitizen
- id: commitizen-branch
stages:
- push
repo: https://github.com/commitizen-tools/commitizen
rev: v3.29.1