Skip to content

Commit 69d74a6

Browse files
authored
Link to bugs.python.org and python-dev (python#633)
1 parent d15b128 commit 69d74a6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ comments they leave and their "Details" links, respectively. The key points of
2222
our workflow that are not covered by a bot or status check are:
2323

2424
- All discussions that are not directly related to the code in the pull request
25-
should happen on bugs.python.org
25+
should happen on [bugs.python.org](https://bugs.python.org/)
2626
- Upon your first non-trivial pull request (which includes documentation changes),
2727
feel free to add yourself to [`Misc/ACKS`](https://github.com/python/cpython/blob/master/Misc/ACKS)
2828

@@ -33,7 +33,7 @@ Due to the fact that this project is entirely volunteer-run (i.e. no one is paid
3333
to work on Python full-time), we unfortunately can make no guarantees as to if
3434
or when a core developer will get around to reviewing your pull request.
3535
If no core developer has done a review or responded to changes made because of a
36-
"changes requested" review, please feel free to email python-dev to ask if
36+
"changes requested" review, please feel free to email [python-dev](https://mail.python.org/mailman3/lists/python-dev.python.org/) to ask if
3737
someone could take a look at your pull request.
3838

3939

0 commit comments

Comments
 (0)