Skip to content

Commit 0bd0935

Browse files
committed
Issues not are not "Fixed" should be unassociated with release versions
1 parent 6ab729b commit 0bd0935

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

CONTRIBUTING.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -133,11 +133,12 @@ for more information.
133133
### Transition JIRA issues and version
134134

135135
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.
136+
and have a resolution of "Fixed". Issues with other resolutions (e.g.
137+
"Duplicate", "Works as Designed") should be removed from the release version so
138+
that they do not appear in the release notes.
138139

139-
Check the corresponding ".x" fix version to see if any of its resolved issues
140-
should be included in this release version.
140+
Check the corresponding ".x" fix version to see if it contains any issues that
141+
are resolved as "Fixed" and should be included in this release version.
141142

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

0 commit comments

Comments
 (0)