* Update generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent.md
I ran the steps today on mac OS Catalina and it did not work for me. I had to make two changes that I updated in the doc.
* Update content/github/authenticating-to-github/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent.md
Co-authored-by: hubwriter <hubwriter@github.com>
* Update content/github/authenticating-to-github/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent.md
Add space between sentences, plus slight rewording.
Co-authored-by: hubwriter <hubwriter@github.com>
* made a start
* improve updates
* fix a few things
* update screenshots
* reword
* iterating on the updated content
* reinstate empty line
* use variables with caps
* fix broken anchor
* Apply suggestions from code review
Co-authored-by: hubwriter <hubwriter@github.com>
Co-authored-by: hubwriter <hubwriter@github.com>
* Add new article with user account procedure
* Update reusables
* Add other prereq
* Add product variable
* Add a reminder reusable for getting started procedures
* Revise organization article
* Condense enabling articles into one
* Deets
* Delete old article
* wording tweak
* Minor tweak
* Add personal user account explanation
* Rework explanation
* Apply suggestions from code review
Co-authored-by: Kayla Ngan <kaylangan@github.com>
* Apply suggestions from code review
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Kayla Ngan <kaylangan@github.com>
* Update screenshot and remove other feature previews
* Create a reusable for accessing the feature preview
* ✂️ per @lucascosti's suggestion
* Update images
* Update article title
* Apply suggestions from code review
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Kayla Ngan <kaylangan@github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
* Add missing redirects
The `setting-up-and-managing-your-enterprise-account` directory was renamed to `setting-up-and-managing-your-enterprise` but most of the redirects to reflect this change were not put in place.
* Remove trailing spaces
* 💅 order
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Added bullet point under "when you block a user" to state that when a user is blocked they are not able to join any organizations you are an owner of. Issue #1035
* Fix the broken Android mirror link
The AOSP mirror was moved some years ago, and was no longer github.com/android but rather github.com/aosp-mirror. The github.com/android organization nowadays is not a mirror.
* Change names of repo links to match actual names
I've updated the linked names of the repos to match the names of the repos that are displayed when you click through to them.
Co-authored-by: hubwriter <hubwriter@github.com>
* doc: update phrasing to use `default branch` rather than `main`
* doc: use active voice
* Modify step 3 and fix typo
The point being made in step 3 is a general one that applies to all branches, so I've modified a sentence slightly.
Corrected a typo in step 5.
Co-authored-by: hubwriter <hubwriter@github.com>