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 d69a62f commit 3bf9fc7Copy full SHA for 3bf9fc7
content/get-started/writing-on-github/editing-and-sharing-content-with-gists/creating-gists.md
@@ -62,6 +62,7 @@ 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
1. Optionally, in the "Gist description" field, type a description for your gist.
67
1. In the "Filename including extension" field, type a file name for your gist, including the file extensions.
68
1. In the file contents field, type the text of your gist.
0 commit comments