Changes:
- Change 'computer' to 'terminal' to make intended use of the tool more specific (computer is a more general term here)
- Change the wordings in the 'About GitHub CLI' section to make it more general and add more features in the list
* add procedure for generating SSH for physical key
* Mention hardware security keys in "About SSH"
* Create troubleshooting article
* Add procedure for SHH key generation for sk
* fix broken link
* Incorporate reviewer feedback
* update versioning
* Clarify unknown error troubleshoot procedure
* Add troubleshooting to procedure
* Clean up inline links
* Update more inline links
* Update troubleshooting procedure
* fix broken link with versioning
* Add warning about installing OpenSSH
* Update note about algorithm for legacy key types
* Add last step for security keys
* Fix variable name
* Add reviewer feedback
* Include other error text
Co-authored-by: Kevin Jones <vcsjones@github.com>
* Include ref to OpenSSH release notes
* fix failing test
Co-authored-by: Kevin Jones <vcsjones@github.com>
Co-authored-by: Melanie Yarbrough <11952755+myarb@users.noreply.github.com>
* Update content
* Create github-language-support.md
* Add reminder HTML comments
* Add link to supported languages article
* Add intro for GitHub's products
* Add note to list of CodeQL supported languages
* table with package managers
* Update table and add conceptual info
* Versioning to fix broken links
* Fix table layout
* Add package managers to table
* Fix versioning syntax
* Incorporate reviewer feedback
* Center table headers
* Update Dependabot features in table
* Add footnote for third-party code scanning support
* Update link
* support native markdown table alignments
* Update links for ghes2.22
* Use proper names of package managers
* Add Scala
* Adjust conceptual info
* Flip table axes
* Delete unused reusables
* Update link to Packages info
* fix merge conflict
* fix other merge conflict
* Update codeql-languages-bullets.md
* Revert "Update codeql-languages-bullets.md"
This reverts commit 69547205f5e43a8fbf3edc51c89f0f647eef285a.
* Update article topic to sentence case
Co-authored-by: Sarah Schneider <sarahs@github.com>