Skip to content

Commit 0ea440e

Browse files
authored
Merge pull request github#36238 from github/repo-sync
Repo sync
2 parents 08fb5c7 + be1fbaa commit 0ea440e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

content/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,14 @@ gh ssh-key add ~/.ssh/id_ed25519.pub --type signing
8080

8181
{% endcli %}
8282

83+
{% note %}
84+
85+
Did you successfully add an SSH key to your account?
86+
87+
<a href="https://docs.github.io/success-test/yes.html" target="_blank" class="btn btn-outline mt-3 mr-3 no-underline"><span>Yes</span></a> <a href="https://docs.github.io/success-test/no.html" target="_blank" class="btn btn-outline mt-3 mr-3 no-underline"><span>No</span></a>
88+
89+
{% endnote %}
90+
8391
{% ifversion fpt or ghec %}
8492

8593
## Further reading

0 commit comments

Comments
 (0)