Welcome to the Sbling Technologies© github org.
Here are described "Sbling Technologies" conventional commits:
- feat: adds new feature
- fix: fixes a bug or a flaw
- docs: changes to the documentation
- style: changes that do not affect the meaning of the code
- text: changes to the displayed text or images
- refactor: code refactoring
- test: adds or fixes a unit test
- build: changes to dependencies or system build
- revert: reverts a previous commit
<type>(optionalFile/Component): <description>
fix #<issueTag>: <description>