this repo has no description
1
2
3# [feat|fix|docs|style|refactor|perf|test|chore] [issue #id] [summary]
4# feat: Added a new feature
5# fix: Fixed a bug
6# docs: Documentation changes
7# style: Code style change
8# refactor: Refactor code without changes
9# perf: Update code performances
10# test: Added test to existing features
11# chore: Update something without impact the user