Is your feature request related to a problem? Please describe.
Contributors can add commits without following any conventions, making it hard to follow what exactly happened and generate changelog.
Describe the solution you'd like
Implement Husky to follow commit linting and follow commit conventions.
It will be enabled automatically after user writes a commit message.
Describe alternatives you've considered
Contributors should be aware of commit conventions.
Additional context
Please assign this issue under SSoC26.
Is your feature request related to a problem? Please describe.
Contributors can add commits without following any conventions, making it hard to follow what exactly happened and generate changelog.
Describe the solution you'd like
Implement Husky to follow commit linting and follow commit conventions.
It will be enabled automatically after user writes a commit message.
Describe alternatives you've considered
Contributors should be aware of commit conventions.
Additional context
Please assign this issue under SSoC26.