1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Add rudimentary success survey (#54287)

This commit is contained in:
Laura Coursen
2025-02-10 08:05:08 -06:00
committed by GitHub
parent 80cc5bf8f5
commit be1fbaad82

View File

@@ -80,6 +80,14 @@ gh ssh-key add ~/.ssh/id_ed25519.pub --type signing
{% endcli %} {% endcli %}
{% note %}
Did you successfully add an SSH key to your account?
<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>
{% endnote %}
{% ifversion fpt or ghec %} {% ifversion fpt or ghec %}
## Further reading ## Further reading