Skip to content

Commit

Permalink
Add rudimentary success survey (#54287)
Browse files Browse the repository at this point in the history
  • Loading branch information
lecoursen authored Feb 10, 2025
1 parent 80cc5bf commit be1fbaa
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,14 @@ gh ssh-key add ~/.ssh/id_ed25519.pub --type signing

{% 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 %}

## Further reading
Expand Down

0 comments on commit be1fbaa

Please sign in to comment.