Note
You must follow the Code of Conduct.
I happily welcome your contributions! Before you contribute, I would recommend reading this guideline for a better development experience.
I recommend you to follow Conventional Commits with this format.
type(scope): Description
Body
You don't need to add any prefixes like feature
or bug fix
to the Pull Requests title.
I can recognize what kind of PR it is from labels.
Please give a clear title.
I do squash merge to the dev branch to keep the commit history clean. When merging your Pull Request, I'll add the Conventional Commits type and scope.