Skip to content

Commit 9ac90fb

Browse files
committed
Update release process to reflect current JIRA workflow
1 parent 1481d56 commit 9ac90fb

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

CONTRIBUTING.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -132,16 +132,17 @@ for more information.
132132

133133
### Transition JIRA issues and version
134134

135-
Update the fix version field for all resolved issues with the corresponding ".x"
136-
fix version.
135+
All issues associated with the release version should be in the "Closed" state
136+
and have an appropriate resolution. Implemented issues should be resolved as
137+
"Fixed", while invalid issues may be "Duplicate", "Works as Designed", etc.
138+
139+
Check the corresponding ".x" fix version to see if any of its resolved issues
140+
should be included in this release version.
137141

138142
Update the version's release date and status from the
139143
[Manage Versions](https://jira.mongodb.org/plugins/servlet/project-config/PHPC/versions)
140144
page.
141145

142-
Transition all resolved issues for this version to the closed state. If changing
143-
the issues in bulk, be sure to allow email notifications.
144-
145146
### Update version info
146147

147148
The PHP driver uses [semantic versioning](http://semver.org/). Do not break

0 commit comments

Comments
 (0)