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 823e2d0 commit 3fef115Copy full SHA for 3fef115
CONTRIBUTING.md
@@ -193,3 +193,9 @@ Release announcements should also be sent to the [MongoDB Product & Driver Annou
193
194
Consider announcing each release on Twitter. Significant releases should also be
195
announced via [@MongoDB](http://twitter.com/mongodb) as well.
196
+
197
+### Update compatibility tables in MongoDB docs
198
199
+The [compatibility tables](https://docs.mongodb.com/drivers/driver-compatibility-reference#php-driver-compatibility) in
200
+the MongoDB documentation must be updated to account for new releases. Make sure to update both MongoDB and Language
201
+compatibility tables, as shown in [this pull request](https://github.com/mongodb/docs-ecosystem/pull/642).
0 commit comments