Skip to content

Commit e0fb748

Browse files
committed
Merge pull request #1134
* add-compatibility-table-note: Add note about updating compatibility tables
2 parents a3c2fce + 11e7eb1 commit e0fb748

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CONTRIBUTING.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -522,3 +522,9 @@ Release announcements should also be sent to the [MongoDB Product & Driver Annou
522522

523523
Consider announcing each release on Twitter. Significant releases should also be
524524
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

Comments
 (0)