Skip to content

Commit d06eb76

Browse files
authored
Update creating-gists.md
Added a clear and brief outline for step 2 in creating a gist.
1 parent e3ad772 commit d06eb76

File tree

1 file changed

+2
-0
lines changed
  • content/get-started/writing-on-github/editing-and-sharing-content-with-gists

1 file changed

+2
-0
lines changed

content/get-started/writing-on-github/editing-and-sharing-content-with-gists/creating-gists.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ Follow the steps below to create a gist.
6262
6363
1. Sign in to {% data variables.product.github %}.
6464
1. Navigate to your {% data variables.gists.gist_homepage %}.
65+
1. On the top right, click on the "+" icon to create new gist.
66+
![Screenshot of the create new gist. Next to the nofication icon](/assets/images/help/gist/create_new_gist.png)
6567
1. Optionally, in the "Gist description" field, type a description for your gist.
6668
1. In the "Filename including extension" field, type a file name for your gist, including the file extensions.
6769
1. In the file contents field, type the text of your gist.

0 commit comments

Comments
 (0)