Update Ubuntu 20.04 base OS support wording in system overview#45099
Update Ubuntu 20.04 base OS support wording in system overview#45099ThatStoney wants to merge 1 commit into
Conversation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: f0883212-f182-490c-af4a-95b82aecb7fb
|
Thanks for opening this pull request! A GitHub docs team member should be by to give feedback soon. In the meantime, please check out the contributing guidelines. |
How to review these changes 👓Thank you for your contribution. To review these changes, choose one of the following options: A Hubber will need to deploy your changes internally to review. Table of review linksNote: Please update the URL for your staging server or codespace. The table shows the files in the
Key: fpt: Free, Pro, Team; ghec: GitHub Enterprise Cloud; ghes: GitHub Enterprise Server 🤖 This comment is automatically generated. |
|
Confirming this was unintentional: I opened it against the public github/docs mirror by mistake. The change belongs in the internal github/docs-internal repository, where I have reopened it. No sensitive information was disclosed. The only change is a one-line wording correction to the already-public Ubuntu 20.04 base OS support statement in the system overview. Closing this and deleting the source branch. |
What is being changed
This updates the "Operating system, software, and patches" section of the GitHub Enterprise Server system overview. The current sentence about the Ubuntu 20 (Focal Fossa) base operating system was written before Ubuntu 20.04 reached the end of standard support, so it still reads in the future tense, uses the phrase "extended security maintenance" instead of the correct product name, and states no end date.
Old:
New:
Why
Versioning
Every currently supported documentation version (3.17 through 3.21) was released after May 2025, so the corrected wording applies to all built versions and no
ifversionconditional is needed. Deprecated versions are archived separately and are unaffected.