elharo commented on code in PR #641: URL: https://github.com/apache/maven-site/pull/641#discussion_r1913102989
########## content/apt/developers/release/maven-project-release-procedure.apt: ########## @@ -153,12 +153,28 @@ Vote open for at least 72 hours. ----- +** JIRA issues + To get the JIRA release notes link, browse to the plugin's or component's JIRA page, select the <Releases> link, pick a version, and use the link to <Release Notes> that is next to the version being released. To get the list of issues left in JIRA, browse to the plugin's or component's JIRA page, and from the <Preset Filters> on the right, use the link for <Outstanding> issues. +** GitHub issues + + We provide link to <GitHub milestone> as resolved issues and for left issues link to <GitHub issues>, like: Review Comment: We don't need to quote this directly. "left" as an adjective is a little weird. When it precedes the noun, it almost always refers to the left hand side, and not to things left behind. If we want to indicate that something was left behind we'd follow the noun. That is, we'd say "The people left when the plane took off" and not "The left people when the plane took off". I'm guessing this is one of those weird rules of English native speakers don't think about. I never noticed it until just now. Maybe something like We link to the <GitHub milestone> for issues resolved in the release, and link to <GitHub issues> for issues that are still open -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
