Skip to content

Commit

Permalink
fix(What's new): Modify sentence for multiple examples
Browse files Browse the repository at this point in the history
  • Loading branch information
rhetoric101 committed Feb 14, 2022
1 parent a14f46b commit 69aae8c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ In this step, you click through various GitHub directories to find the appropria
6. Drag the “What's new” file from your Finder (Mac) or Explorer (Windows) to the upload box or click **choose your files** and select your file.
![Screenshot showing the drag and drop box](./images/drag-files-content.png "Screenshot showing the drag and drop box")

7. Under **Commit changes**, enter a conventional commit message that follows this pattern: `feat(whats-new): describe your post in a few words`. This format tells us you’re adding a post about a feature (feat). Example: `feat(whats-new): add automap post` or `feat(whats-new): apm`.
7. Under **Commit changes**, enter a conventional commit message that follows this pattern: `feat(whats-new): describe your post in a few words`. This format tells us you’re adding a post about a feature (feat). Here are some examples: `feat(whats-new): add automap post` or `feat(whats-new): apm`.

8. Select the option to **Commit directly to the [name of your branch] branch**, and then click **Commit changes**.
![Screenshot showing the commit changes button](./images/commit-changes-content.png "Screenshot showing the commit changes button")
Expand Down

0 comments on commit 69aae8c

Please sign in to comment.