Contributing¶
Bug reports and pull requests are welcome. The package has one maintainer, so please open an issue before starting a large change.
The full guide lives in the repository:
- CONTRIBUTING.md: development install, running the checks, where code belongs, conventions, the pull request flow, release steps
- Code of Conduct
- Issue tracker
Development install¶
With pip:
Running the checks¶
Both run in CI and both must pass:
Building these docs¶
That serves the site at http://127.0.0.1:8000 with live reload. mkdocs build --strict is what CI runs, and it treats warnings such as a broken internal link as errors.
Citation¶
If you use mismap-qc in published work, see CITATION.cff, which GitHub also renders as "Cite this repository".