======================= Contributing Guidelines ======================= Thank you for your interest in contributing to ``roman_photoz``! - Open issues or feature requests in the GitHub issue tracker. - Fork the repository and create a branch for your changes. - Follow PEP8 style guidelines. - Add or update tests for new features or bug fixes. - Document your code and update the docs as needed. - Submit a pull request and ensure all CI checks pass. See the ``regtest_framework.rst`` for information on regression testing.