You can contribute by:
- Reporting issues
- Suggesting new features and enhancements
- Improving documentation
For minor changes you can just send a PR without opening linked issue.
For major changes open an issue.
I highly encourage using conventional commits style in commit messages.
For PR titles it is required to use conventional commits style titles.
You can use any of these prefixes:
- fix
- feat
- chore
- refactor
- test
- ci