Merge pull request #4847 from putku45/putku45-patch-1

Fix grammar and improve clarity in README
This commit is contained in:
Devin Dooley 2026-04-24 13:58:54 -07:00 committed by GitHub
commit 618ab22d7c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -30,7 +30,7 @@ We support a collection of templates, organized in this way:
or merge these rules into your project-specific templates if you want to use or merge these rules into your project-specific templates if you want to use
them permanently. them permanently.
- [`community`](./community) contains specialized templates for other popular - [`community`](./community) contains specialized templates for other popular
languages, tools and project, which don't currently belong in the mainstream languages, tools, and projects that don't currently belong in the mainstream
templates. These should be added to your project-specific templates when you templates. These should be added to your project-specific templates when you
decide to adopt the framework or tool. decide to adopt the framework or tool.
@ -53,7 +53,7 @@ If you have a small set of rules, or want to support a technology that is not
widely in use, and still believe this will be helpful to others, please read the widely in use, and still believe this will be helpful to others, please read the
section about [specialized templates](#specialized-templates) for more details. section about [specialized templates](#specialized-templates) for more details.
Include details when opening pull request if the template is important and visible. We Include details when opening a pull request if the template is important and visible. We
may not accept it immediately, but we can promote it to the root at a later date may not accept it immediately, but we can promote it to the root at a later date
based on interest. based on interest.