Skip to content

Commit 1e5766f

Browse files
authored
Link to the devguide's PR guidelines (GH-932)
1 parent 314d6fc commit 1e5766f

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.github/CONTRIBUTING.rst

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,8 @@ everything from how to build the code to submitting a pull request. There are
2929
also suggestions on how you can most effectively help the project.
3030

3131
Please be aware that our workflow does deviate slightly from the typical GitHub
32-
project. Issues are tracked at https://bugs.python.org/ and should be mentioned
33-
in pull requests using the format of ``bpo-12345`` . If your pull request is in
34-
response to a specific issue then please mention it in the title,
35-
e.g. “bpo-12345: fix comment in tokenizer.c”.
32+
project. Details on how to properly submit a pull request are covered in
33+
`Lifecycle of a Pull Request <https://cpython-devguide.readthedocs.io/pullrequest.html>`_.
3634

3735
If you are making a code contribution or large documentation contribution,
3836
please feel free to add yourself to the ``Misc/ACKS`` file alphabetically.

0 commit comments

Comments
 (0)