Join us
There are many useful ways to contribute to importscope besides writing
package code. Improvements to the documentation, examples, and contributor
workflows all help move the project forward.
-
Contribute to the documentation
Improve guides and CLI docs when something is missing, confusing, or out of date.
-
Contribute to the package code
Work on bug fixes, tests, CLI behavior, and implementation details when you are ready to contribute to the tool itself.
How we work
For larger changes, start with a short discussion before implementation so we can confirm scope and avoid duplicate work.
Common contribution paths:
- Bug reports
- New feature requests
- Documentation improvements
- CLI and test-suite changes