Skip to content

Commit d9b563b

Browse files
authored
Update release notes template and forum link
1 parent 37996bb commit d9b563b

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -203,9 +203,9 @@ https://docs.mongodb.com/php-library/
203203
204204
This library may be installed or upgraded with:
205205
206-
composer require mongodb/mongodb
206+
composer require mongodb/mongodb^X.Y.Z
207207
208-
Installation instructions for the `mongodb` extension may be found in the [PHP.net documentation](http://php.net/manual/en/mongodb.installation.php).
208+
Installation instructions for the `mongodb` extension may be found in the [PHP.net documentation](https://www.php.net/manual/en/mongodb.installation.php).
209209
```
210210

211211
The URL for the list of resolved JIRA issues will need to be updated with each
@@ -223,10 +223,7 @@ Thanks for our community contributors for this release:
223223
* [$CONTRIBUTOR_NAME](https://github.com/$GITHUB_USERNAME)
224224
```
225225

226-
Release announcements should also be sent to the [MongoDB Product & Driver Announcements](https://community.mongodb.com/tags/c/community/release-notes/35/php-driver).
227-
228-
Consider announcing each release on Twitter. Significant releases should also be
229-
announced via [@MongoDB](http://twitter.com/mongodb) as well.
226+
Release announcements should also be posted in the [MongoDB Product & Driver Announcements: Driver Releases](https://www.mongodb.com/community/forums/tags/c/announcements/driver-releases/110/php) forum and shared on Twitter.
230227

231228
### Documentation Updates for New Major and Minor Versions
232229

0 commit comments

Comments
 (0)