Skip to content

Commit 08559b0

Browse files
committed
PHPLIB-605: Add note about filing docs ticket for compatibility changes
1 parent 0c046d6 commit 08559b0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,7 @@ announced via [@MongoDB](http://twitter.com/mongodb) as well.
205205

206206
### Update compatibility tables in MongoDB docs
207207

208-
The [compatibility tables](https://docs.mongodb.com/drivers/driver-compatibility-reference#php-driver-compatibility) in
209-
the MongoDB documentation must be updated to account for new releases. Make sure to update both MongoDB and Language
208+
For minor releases, create a DOCSP ticket indicating whether there are changes to MongoDB Server or PHP version
209+
compatibility. The [compatibility tables](https://docs.mongodb.com/drivers/driver-compatibility-reference#php-driver-compatibility)
210+
in the MongoDB documentation must be updated to account for new releases. Make sure to update both MongoDB and Language
210211
compatibility tables, as shown in [this pull request](https://github.com/mongodb/docs-ecosystem/pull/642).

0 commit comments

Comments
 (0)