[IMPRV] Clarify 'SSH keys required message'
Created by: danielsokolowski
The message "You won't be able to pull or push project code via SSH until you add an SSH key to your profile" should include information that pushing using HTTPS does NOT require setting up SSH keys.
This was not obvious to me and so also might not be to others. In my situation the implication that over 30+ users would have go through this setup process was negatively impacting our review.
How about, making the HTTPS be the default option and when user clicks on SSH the message then appears. (below the repo links) - just my humble observation.