Community¶
OddsFox Pipeline uses standard GitHub project files for contribution, security, conduct, and release history.
Contributing¶
Read CONTRIBUTING before opening a pull request. The short version:
- Branch from
main. - Keep changes focused.
- Add tests and docs for behavior changes.
- Run the quality gate in the Development guide.
- Do not commit secrets or local warehouse artifacts.
Issues¶
Use GitHub Issues for bugs, feature requests, and documentation fixes. Use the documentation issue template when a page is stale, unclear, or missing an operator workflow.
Security¶
Do not open public issues for vulnerabilities. Follow SECURITY and use GitHub Private Vulnerability Reporting.