Skip to content

Commit 9a9b0e0

Browse files
committed
Update release process for JIRA issues
1 parent 799fcbe commit 9a9b0e0

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

CONTRIBUTING.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -78,16 +78,18 @@ HHVM.
7878

7979
### Transition JIRA issues and version
8080

81-
Update the fix version field for all resolved issues with the corresponding ".x"
82-
fix version.
81+
All issues associated with the release version should be in the "Closed" state
82+
and have a resolution of "Fixed". Issues with other resolutions (e.g.
83+
"Duplicate", "Works as Designed") should be removed from the release version so
84+
that they do not appear in the release notes.
85+
86+
Check the corresponding ".x" fix version to see if it contains any issues that
87+
are resolved as "Fixed" and should be included in this release version.
8388

8489
Update the version's release date and status from the
8590
[Manage Versions](https://jira.mongodb.org/plugins/servlet/project-config/PHPLIB/versions)
8691
page.
8792

88-
Transition all resolved issues for this version to the closed state. If changing
89-
the issues in bulk, be sure to allow email notifications.
90-
9193
### Update version info
9294

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

0 commit comments

Comments
 (0)