]> granicus.if.org Git - python/commitdiff
Link to the devguide's PR guidelines (GH-932)
authorBrett Cannon <brettcannon@users.noreply.github.com>
Fri, 31 Mar 2017 21:19:04 +0000 (14:19 -0700)
committerGitHub <noreply@github.com>
Fri, 31 Mar 2017 21:19:04 +0000 (14:19 -0700)
.github/CONTRIBUTING.rst

index c64187b32cf40b6fe1b691c209e2eddf03f9a87b..9f4db191a78f94e20d7dd5484d1abd63d2842671 100644 (file)
@@ -29,10 +29,8 @@ everything from how to build the code to submitting a pull request. There are
 also suggestions on how you can most effectively help the project.
 
 Please be aware that our workflow does deviate slightly from the typical GitHub
-project. Issues are tracked at https://bugs.python.org/ and should be mentioned
-in pull requests using the format of ``bpo-12345`` . If your pull request is in
-response to a specific issue then please mention it in the title,
-e.g. “bpo-12345: fix comment in tokenizer.c”.
+project. Details on how to properly submit a pull request are covered in
+`Lifecycle of a Pull Request <https://cpython-devguide.readthedocs.io/pullrequest.html>`_.
 
 If you are making a code contribution or large documentation contribution,
 please feel free to add yourself to the ``Misc/ACKS`` file alphabetically.