1
0
mirror of synced 2025-12-21 10:57:10 -05:00

moved sentence to earlier note

This commit is contained in:
Sarita Iyer
2021-04-01 10:59:22 -04:00
parent ea5f298859
commit f098026b4d

View File

@@ -62,6 +62,8 @@ Follow the steps below to create a gist.
You can also create a gist using the {% data variables.product.prodname_cli %}. For more information, see "[`gh gist create`](https://cli.github.com/manual/gh_gist_create)" in the {% data variables.product.prodname_cli %} documentation.
Alternatively, you can drag and drop a text file from your desktop directly into the editor.
{% endnote %}
{% endif %}
@@ -70,7 +72,7 @@ You can also create a gist using the {% data variables.product.prodname_cli %}.
3. Type an optional description and name for your gist.
![Gist name description](/assets/images/help/gist/gist_name_description.png)
4. Type the text of your gist into the gist text box. Alternatively, you can drag and drop a text file from your desktop directly into the editor.
4. Type the text of your gist into the gist text box.
![Gist text box](/assets/images/help/gist/gist_text_box.png)
5. Optionally, to create {% if currentVersion == "github-ae@latest" %}an internal{% else %}a public{% endif %} gist, click {% octicon "triangle-down" aria-label="The downwards triangle icon" %}, then click **Create {% if currentVersion == "github-ae@latest" %}internal{% else %}public{% endif %} gist**.