From 4dc966b7b68e3f6bc0e715ab2ace045615fb793b Mon Sep 17 00:00:00 2001 From: Ross Mallory <81823408+rmallorybpc@users.noreply.github.com> Date: Thu, 23 Jun 2022 10:56:42 -0600 Subject: [PATCH] Update README.md --- README.md | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 25e91aa..b987cc8 100644 --- a/README.md +++ b/README.md @@ -248,7 +248,6 @@ Submit a hotfix by approving and merging the pull request. -

Step 7: Create release v1.0.1

@@ -263,15 +262,15 @@ With descriptive pull requests and auto generated release notes, you don't have ### :keyboard: Activity: Complete release -1. In a separate tab, go to to the **Releases** page for this repository. - - To reach this page, click the **Code** tab at the top of your repository. Then, find the navigation bar below the repository description, and click the **Releases** heading link. -1. Click the **Draft a new release** button. -1. Set the _Target_ branch to `main`. -1. Practice your semantic version syntax. What should the tag and title for this release be? -1. To the top right of the description text box, click **Generate release notes**. -1. Review the release notes in the text box and customize the content if desired. -1. Click **Publish release**. -1. Wait about 20 seconds then refresh this page for the next step. +1. In a separate tab, go to to the **Releases** page for this repository + - _Tip: To reach this page, click the **Code** tab at the top of your repository. Then, find the navigation bar below the repository description, and click the **Releases** heading link_ +1. Click the **Draft a new release** button +1. Set the _Target_ branch to `main` + - _Tip: Practice your semantic version syntax. What should the tag and title for this release be?_ +1. To the top right of the description text box, click **Generate release notes** +1. Review the release notes in the text box and customize the content if desired +1. Click **Publish release** +1. Wait about 20 seconds then refresh this page for the next step