From 876085dde5def47b539bfa3969c2017ca4ff73e9 Mon Sep 17 00:00:00 2001 From: Fayas Noushad Date: Tue, 28 Sep 2021 12:50:11 +0530 Subject: [PATCH 01/15] 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/15] 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 12/15] 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 13/15] 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 From e80684735430abbc3d70d3cb7cbcd18214196a80 Mon Sep 17 00:00:00 2001 From: jarombrown Date: Thu, 2 Apr 2026 11:14:56 -0500 Subject: [PATCH 14/15] Fix link to bug bounty program scope Updated the link to the bug bounty program scope. --- SECURITY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SECURITY.md b/SECURITY.md index d9a8762b..dfe20ae4 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -4,7 +4,7 @@ Thanks for helping make GitHub safe for everyone. GitHub takes the security of our software products and services seriously, including all of the open source code repositories managed through our GitHub organizations, such as [GitHub](https://github.com/GitHub). -Even though [open source repositories are outside of the scope of our bug bounty program](https://bounty.github.com/index.html#scope) and therefore not eligible for bounty rewards, we will ensure that your finding gets passed along to the appropriate maintainers for remediation. +Even though [open source repositories are outside of the scope of our bug bounty program](https://bounty.github.com/scope) and therefore not eligible for bounty rewards, we will ensure that your finding gets passed along to the appropriate maintainers for remediation. ## Reporting Security Issues From b26f54aaadb098273789b874ce198c6b3972021d Mon Sep 17 00:00:00 2001 From: Zack Koppert Date: Thu, 2 Apr 2026 21:43:32 -0700 Subject: [PATCH 15/15] Apply suggestion from @Copilot Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- SECURITY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SECURITY.md b/SECURITY.md index dfe20ae4..b247c480 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -4,7 +4,7 @@ Thanks for helping make GitHub safe for everyone. GitHub takes the security of our software products and services seriously, including all of the open source code repositories managed through our GitHub organizations, such as [GitHub](https://github.com/GitHub). -Even though [open source repositories are outside of the scope of our bug bounty program](https://bounty.github.com/scope) and therefore not eligible for bounty rewards, we will ensure that your finding gets passed along to the appropriate maintainers for remediation. +Even though [open source repositories are outside of the scope of our bug bounty program](https://bounty.github.com/scope) and therefore not eligible for bounty rewards, we will ensure that your finding gets passed along to the appropriate maintainers for remediation. ## Reporting Security Issues