- Create and describe your proposal/bug in an issue.
- Create a new branch and merge request with the pattern
1-my-feature
.
type(escope): short description
What does the modification do?
why was it modified?
#issue
- fix Fix a bug
- add Add a new feature
- remove Remove a peace of codse
- update Update any thing. e.g. feature, piece, refact
- add -> Major
- update -> Minor
- fix -> Patch