We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3ad772 commit d06eb76Copy full SHA for d06eb76
content/get-started/writing-on-github/editing-and-sharing-content-with-gists/creating-gists.md
@@ -62,6 +62,8 @@ Follow the steps below to create a gist.
62
63
1. Sign in to {% data variables.product.github %}.
64
1. Navigate to your {% data variables.gists.gist_homepage %}.
65
+1. On the top right, click on the "+" icon to create new gist.
66
+ 
67
1. Optionally, in the "Gist description" field, type a description for your gist.
68
1. In the "Filename including extension" field, type a file name for your gist, including the file extensions.
69
1. In the file contents field, type the text of your gist.
0 commit comments