Community
Use these channels to collaborate on codex-workflows:
- Issues:
- Bug report template:
.github/ISSUE_TEMPLATE/bug_report.yml - Feature request template:
.github/ISSUE_TEMPLATE/feature_request.yml
- Bug report template:
- Pull requests:
- PR template:
.github/PULL_REQUEST_TEMPLATE.md
- PR template:
- Contributor guide:
CONTRIBUTING.md
Recommended flow
- Open an issue with reproducible context.
- Align scope before implementation.
- Submit PR with validations and docs updates.
- Keep changes small and traceable.