Thank you for having interest in contributing this project!
Please create an issue or pull request.
I recommend to create an issue.
I'm not familiar with English, so I especially thank you for documents' corrections.
Tha table of contents will be changed by toc-generator if you change headings of README.md .
Please update the tests to reflect your code changes.
Pull requests will not be accepted if they are failing on GitHub actions.
Please follow conventional commits.
Commit message is important to release because of using semantic-release .
You should enable husky which be configured in this project .
fetch-magic
will be published NPM if your branch merge into main by using semantic-release .
It also will create CHANGELOG automatically based on the commit messages.