Updated contributing guidelines and PR template to request link to bug report in PR notes (#6332)

Some PRs are being submitted without reference to existing bug reports
or feature requests. This updates the PR template and contributing
guidelines to request that all PRs from the community contain such a
link. This provides additional context and helps prioritize, track, and
assess PRs.
This commit is contained in:
Eric Traut
2025-11-06 14:02:39 -06:00
committed by GitHub
parent 8c75ed39d5
commit fe7eb18104
2 changed files with 3 additions and 0 deletions

View File

@@ -4,3 +4,5 @@ Before opening this Pull Request, please read the dedicated "Contributing" markd
https://github.com/openai/codex/blob/main/docs/contributing.md
If your PR conforms to our contribution guidelines, replace this text with a detailed and high quality description of your changes.
Include a link to a bug report or enhancement request.