Bukama commented on code in PR #641:
URL: https://github.com/apache/maven-site/pull/641#discussion_r1912161568


##########
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:
+
+-----
+
+We solved N issues:
+https://github.com/apache/<repository-name>/milestone/1?closed=1

Review Comment:
   Do you want to replace `1` with something like `<milestone-number>` (like 
repository name)?



-- 
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: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to