Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rmallorybpc authored Jun 23, 2022
1 parent ff50891 commit 4dc966b
Showing 1 changed file with 9 additions and 10 deletions.
19 changes: 9 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,6 @@ Submit a hotfix by approving and merging the pull request.
</details>
<!--Step 7-->
<details id=7>
<summary><h2>Step 7: Create release v1.0.1</h2></summary>
Expand All @@ -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
</details>
Expand Down

0 comments on commit 4dc966b

Please sign in to comment.