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.
2 parents a3c2fce + 11e7eb1 commit e0fb748Copy full SHA for e0fb748
CONTRIBUTING.md
@@ -522,3 +522,9 @@ Release announcements should also be sent to the [MongoDB Product & Driver Annou
522
523
Consider announcing each release on Twitter. Significant releases should also be
524
announced via [@MongoDB](http://twitter.com/mongodb) as well.
525
+
526
+### Update compatibility tables in MongoDB docs
527
528
+The [compatibility tables](https://docs.mongodb.com/drivers/driver-compatibility-reference#php-driver-compatibility) in
529
+the MongoDB documentation must be updated to account for new releases. Make sure to update both MongoDB and Language
530
+compatibility tables, as shown in [this pull request](https://github.com/mongodb/docs-ecosystem/pull/642).
0 commit comments