Repository: nifi-site Updated Branches: refs/heads/master c90b35ccc -> 3161520da
Release guide cleanup of announcement email typos and markdown tags. Project: http://git-wip-us.apache.org/repos/asf/nifi-site/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi-site/commit/3161520d Tree: http://git-wip-us.apache.org/repos/asf/nifi-site/tree/3161520d Diff: http://git-wip-us.apache.org/repos/asf/nifi-site/diff/3161520d Branch: refs/heads/master Commit: 3161520da4b021cf4e46fc54bedb007975a9bdb9 Parents: c90b35c Author: Joe Skora <[email protected]> Authored: Fri May 19 11:05:29 2017 -0400 Committer: Joe Skora <[email protected]> Committed: Fri May 19 11:05:29 2017 -0400 ---------------------------------------------------------------------- src/pages/markdown/release-guide.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/nifi-site/blob/3161520d/src/pages/markdown/release-guide.md ---------------------------------------------------------------------- diff --git a/src/pages/markdown/release-guide.md b/src/pages/markdown/release-guide.md index 633cd9b..25ffe24 100644 --- a/src/pages/markdown/release-guide.md +++ b/src/pages/markdown/release-guide.md @@ -139,8 +139,8 @@ NiFi source and an "ASF" remote pointing to the Apache Git Repository for NiFi. ### Step 2. Prepare and stage the release (RM) -1. Create a JIRA ticket for the release tasks for version ${NIFI_VERSION}. - ___The resulting JIRA ticket number is referred to as__ ${JIRA_TICKET} __in this guide.___ +1. Create a JIRA ticket for the release tasks for version ${NIFI\_VERSION}. + ___The resulting JIRA ticket number is referred to as ${JIRA\_TICKET} in this guide.___ 1. Create the next version in JIRA, if it doesn't already exist, so work can continue towards that release. 1. Create meaningful release notes for this version if not already created. [Enter them here][nifi-release-notes] on the NiFi wiki. @@ -475,9 +475,7 @@ in the archive location so no need to do anything else. - REPLY-TO: `[email protected]` - FROM: ${RM_USERID}@apache.org + The subject should include `[ANNOUNCE] Apache NiFi x.y.z release`. - + The text should on the template included below. - - + + The text should be based on the template included below. ``` Hello
