Fork the repo, make your changes, then create a PR.
When creating new commits, use the following prefixes in your commit messages:
fix:for small changes - updates patch versionfeat:for new features or larger changes - updates minor versionfix!orfeat!for breaking changes - updates major version
Ensure your PR addresses an open issue or a feature request.
No meaningless PRs or noise please!