Skip to content
Snippets Groups Projects
Unverified Commit c86ee93d authored by Miss Islington (bot)'s avatar Miss Islington (bot) Committed by GitHub
Browse files

Fix link to Lifecycle of a Pull Request in CONTRIBUTING (GH-98102)



* Fix link to Lifecycle of a Pull Request in CONTRIBUTING

* Remove trailing backslash.

Co-authored-by: default avatarEzio Melotti <ezio.melotti@gmail.com>
(cherry picked from commit 3378ebb9)

Co-authored-by: default avatarJacob Walls <jacobtylerwalls@gmail.com>
parent 15a11a69
No related branches found
No related tags found
No related merge requests found
...@@ -38,7 +38,7 @@ also suggestions on how you can most effectively help the project. ...@@ -38,7 +38,7 @@ also suggestions on how you can most effectively help the project.
Please be aware that our workflow does deviate slightly from the typical GitHub Please be aware that our workflow does deviate slightly from the typical GitHub
project. Details on how to properly submit a pull request are covered in project. Details on how to properly submit a pull request are covered in
`Lifecycle of a Pull Request <https://devguide.python.org/pullrequest/>`_. `Lifecycle of a Pull Request <https://devguide.python.org/getting-started/pull-request-lifecycle.html>`_.
We utilize various bots and status checks to help with this, so do follow the We utilize various bots and status checks to help with this, so do follow the
comments they leave and their "Details" links, respectively. The key points of comments they leave and their "Details" links, respectively. The key points of
our workflow that are not covered by a bot or status check are: our workflow that are not covered by a bot or status check are:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment