From 876085dde5def47b539bfa3969c2017ca4ff73e9 Mon Sep 17 00:00:00 2001 From: Fayas Noushad Date: Tue, 28 Sep 2021 12:50:11 +0530 Subject: [PATCH 01/16] Added hyperlink on @GitHub --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bced352c..3f4e6314 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # .github -*Community health files for the @GitHub organization* +*Community health files for the [@GitHub](https://github.com/github) organization* For more information, please see the article on [creating a default community health file for your organization](https://help.github.com/en/articles/creating-a-default-community-health-file-for-your-organization). From c91f25fc4e964f69bd80f2b5e668d7264e6b665b Mon Sep 17 00:00:00 2001 From: Nihaal Sangha Date: Sun, 17 Oct 2021 21:13:26 +0100 Subject: [PATCH 02/16] Fix inconsistent trailing slash --- profile/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profile/README.md b/profile/README.md index c0a17528..c8528679 100644 --- a/profile/README.md +++ b/profile/README.md @@ -30,7 +30,7 @@ See what's next on our [public roadmap](https://github.com/github/roadmap) ✨ a "Tell me more, I can't get enough!"
From 3823a973195a7945ff2c506cb810be176427f14b Mon Sep 17 00:00:00 2001 From: Eric Sorenson Date: Tue, 19 Nov 2024 11:13:39 -0800 Subject: [PATCH 15/16] Include desktop in open source projects --- profile/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/profile/README.md b/profile/README.md index bdd470ea..91dc6c6c 100644 --- a/profile/README.md +++ b/profile/README.md @@ -19,6 +19,7 @@ Now that we are talking about the important things, ☝️ are you contributing We contribute to the tools 🔧 we rely on to build and run GitHub, while also maintaining 🧙‍♂️ our own open source projects like: - [GitHub CLI](https://github.com/cli/cli) - A command line tool for GitHub +- [GitHub Desktop](https://github.com/desktop/desktop) - A visual approach to using Git with GitHub - [Git Large File Storage](https://github.com/git-lfs/git-lfs) - A git extension for versioning large files - [Primer](https://github.com/primer/css) - The GitHub design system From 7aa4a81187d55f6d3d189ecd145f28704aa231a8 Mon Sep 17 00:00:00 2001 From: Josiah Altschuler Date: Wed, 8 Jan 2025 16:09:17 -0600 Subject: [PATCH 16/16] Capitalize the word git --- profile/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profile/README.md b/profile/README.md index 91dc6c6c..09612429 100644 --- a/profile/README.md +++ b/profile/README.md @@ -20,7 +20,7 @@ We contribute to the tools 🔧 we rely on to build and run GitHub, while also m - [GitHub CLI](https://github.com/cli/cli) - A command line tool for GitHub - [GitHub Desktop](https://github.com/desktop/desktop) - A visual approach to using Git with GitHub -- [Git Large File Storage](https://github.com/git-lfs/git-lfs) - A git extension for versioning large files +- [Git Large File Storage](https://github.com/git-lfs/git-lfs) - A Git extension for versioning large files - [Primer](https://github.com/primer/css) - The GitHub design system ### 👓 Appendix