From 66b704afbe4720a6d911da69a5f385cd920884a9 Mon Sep 17 00:00:00 2001 From: putku45 Date: Mon, 16 Mar 2026 20:17:34 +0530 Subject: [PATCH] docs: improve grammar and link formatting in Global directory description Improve grammar and formatting in Global directory description --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index a2ef024575..1e45c753c1 100644 --- a/README.md +++ b/README.md @@ -24,11 +24,9 @@ We support a collection of templates, organized in this way: with popular programming languages and technologies. These define a meaningful set of rules to help get started, and ensure you are not committing unimportant files into your repository. -- [`Global`](./Global) contains templates for various editors, tools and - operating systems that can be used in different situations. It is recommended - that you either [add these to your global template](https://docs.github.com/en/get-started/getting-started-with-git/ignoring-files#configuring-ignored-files-for-all-repositories-on-your-computer) - or merge these rules into your project-specific templates if you want to use - them permanently. +- [`Global`](./Global) contains templates for various editors, tools, and + operating systems that can be used in different situations. We recommend + adding these to your [global template](https://docs.github.com/en/get-started/getting-started-with-git/ignoring-files#configuring-ignored-files-for-all-repositories-on-your-computer) or merging these rules into your project-specific templates if you want to use them permanently. - [`community`](./community) contains specialized templates for other popular languages, tools and project, which don't currently belong in the mainstream templates. These should be added to your project-specific templates when you