Skip to content

Commit 391ccce

Browse files
committed
minor: Move DOCS ticket note earlier in the release checklist
1 parent e9bf385 commit 391ccce

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

docs/content/contributing/mongocxx-release-guide.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,10 @@ git commit -am "post r3.0.1"
153153
git push origin master
154154
```
155155

156+
## File a DOCS ticket
157+
158+
If there is any change to the driver-server compatibility matrix or language compatibility matrix file a [DOCS ticket](https://jira.mongodb.org/browse/DOCS/).
159+
156160
## Email Google Groups
157161

158162
* Send it to mongodb-announce@googlegroups.com AND mongodb-user@googlegroups.com
@@ -216,9 +220,6 @@ mailing list. Bug reports should be filed against the
216220
[CXX](https://jira.mongodb.org/browse/CXX) project in the MongoDB JIRA.
217221
Your feedback on the C++11 driver is greatly appreciated.
218222

219-
## File a DOCS ticket
220-
221-
If there is any change to the driver-server compatibility matrix or language compatibility matrix file a [DOCS ticket](https://jira.mongodb.org/browse/DOCS/).
222-
223223
Thank you,<br/>
224224
The C++ Driver Team
225+

0 commit comments

Comments
 (0)