Contributing¶
Thanks for helping make Mimwell better.
Reporting issues¶
Open an issue on GitHub with:
- What you ran and what you expected.
- What happened instead, including any error output.
- Your Python, Node and Wrangler versions.
Pull requests¶
- Fork the repository and create a branch.
- Make your change. Edit sources, never generated artifacts.
-
Run the checks:
-
Open a pull request describing what changed and why.
Keep pull requests focused: one change per request is easiest to review.
Documentation¶
These docs live in docs/ and build with
MkDocs Material:
License¶
By contributing, you agree that your contributions are licensed under the Apache License 2.0.