Skip to content

Commit 780374b

Browse files
Update contribution guidelines in README (#205)
Added a reference to the Python Developer's Guide for contribution guidelines.
1 parent 8ab4008 commit 780374b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,8 @@ as if it was properly installed.
6767

6868
# Contributions
6969

70-
Contributions are welcome under all the same conditions as for CPython.
70+
Contributions are welcome under all the same conditions as for CPython, see
71+
the [Python Developer's Guide](https://devguide.python.org/) for more information.
7172

7273
# Release Schedule
7374

@@ -97,4 +98,4 @@ See the [LICENSE](https://github.com/python/pymanager/blob/main/LICENSE) for
9798
information on the terms & conditions for usage, and a DISCLAIMER OF ALL
9899
WARRANTIES.
99100

100-
All trademarks referenced herein are property of their respective holders.
101+
All trademarks referenced herein are property of their respective holders.

0 commit comments

Comments
 (0)