Skip to content

Commit 285b475

Browse files
Commit
1 parent fb3eb0c commit 285b475

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/CONTRIBUTING.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,18 +34,18 @@ our workflow that are not covered by a bot or status check are:
3434
- All discussions that are not directly related to the code in the pull request
3535
should happen on `GitHub Issues <https://github.com/python/cpython/issues>`_.
3636
- Upon your first non-trivial pull request (which includes documentation changes),
37-
feel free to add yourself to `Misc/ACKS <https://github.com/python/cpython/blob/main/Misc/ACKS>`_.
37+
feel free to add yourself to ``Misc/ACKS``.
3838

3939

4040
Setting Expectations
4141
--------------------
42-
Due to the fact that this project is primarily volunteer-run,
42+
Due to the fact that this project is volunteer-run,
4343
we unfortunately can make no guarantees as to if
4444
or when a core developer will get around to reviewing your pull request.
4545
If no core developer has done a review or responded to changes made because of a
46-
"changes requested" review, you can post on the `Core Development Discourse
47-
category <https://discuss.python.org/c/core-dev/23>`_ to ask for someone to
48-
review your pull request.
46+
"changes requested" review within a month, you can ask for someone to
47+
review your pull request via a post in the `Core Development Discourse
48+
category <https://discuss.python.org/c/core-dev/23>`__.
4949

5050

5151
Code of Conduct

0 commit comments

Comments
 (0)