Skip to content

Commit da81c69

Browse files
authored
PYTHON-3157 Update Release Documentation to Include Github Releases (#900)
1 parent b3604a8 commit da81c69

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

RELEASE.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,3 +89,9 @@ Doing a Release
8989
15. File a ticket for DOCSP highlighting changes in server version and Python
9090
version compatibility or the lack thereof, for example:
9191
https://jira.mongodb.org/browse/DOCSP-13536
92+
93+
16. Create a GitHub Release for the tag using
94+
https://github.com/mongodb/mongo-python-driver/releases/new.
95+
The title should be "PyMongo X.Y.Z", and the description should contain
96+
a link to the release notes on the the community forum, e.g.
97+
"Release notes: mongodb.com/community/forums/t/pymongo-4-0-2-released/150457."

0 commit comments

Comments
 (0)