Skip to content

Commit 3f8d602

Browse files
authored
Fix: Adapt pr template with correct link following doc refacto (#2982)
This PR fixes the link of contributing page in Pull Request template to the right one following the migration of the section to a dedicated file. Signed-off-by: lionelchg <[email protected]>
1 parent 7ac6194 commit 3f8d602

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/pull_request_template.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# External (non-OpenAI) Pull Request Requirements
22

3-
Before opening this Pull Request, please read the "Contributing" section of the README or your PR may be closed:
4-
https://github.com/openai/codex#contributing
3+
Before opening this Pull Request, please read the dedicated "Contributing" markdown file or your PR may be closed:
4+
https://github.com/openai/codex/blob/main/docs/contributing.md
55

66
If your PR conforms to our contribution guidelines, replace this text with a detailed and high quality description of your changes.

0 commit comments

Comments
 (0)