Contribution¶
Contribution to this project is welcome! However, it must follow the code of conduct for the project.
Ways to Contribute¶
File bug reports and feature requests in the issue tracker. (Please try to avoid duplicate issues.)
Fork the repository and submit pull requests to improve the source code or documentation. Pull requests should follow the development guidance and standards below.
Development¶
Guidance and Standards¶
Follow the development environment preparation and management instructions to ensure consistency with maintainer development environments and CI workflows.
Adhere to the development practices and code style to improve the probability of pull request acceptance. You may wish to use an LLM to assist with this, if the standards seem too onerous or specific.
Also consider the nomenclature advice for consistency and to improve the probability of pull request acceptance.
Prepare changelog fragments according to the releases guide as appropriate.
Although unncessary for non-maintainer contributions, additional background can be found in the maintenance guide.