We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ee08dd commit 50586baCopy full SHA for 50586ba
CONTRIBUTING.md
@@ -244,3 +244,7 @@ The `-b` flag adds as a regex pattern to block files you do not wish to
244
update in PyMongo. This is primarily helpful if you are implementing a
245
new feature in PyMongo that has spec tests already implemented, or if
246
you are attempting to validate new spec tests in PyMongo.
247
+
248
+## Making a Release
249
250
+Follow the [Python Driver Release Process Uncyclo](https://wiki.corp.mongodb.com/display/DRIVERS/Python+Driver+Release+Process).
RELEASE.md
0 commit comments