mirror of
https://github.com/github/gitignore.git
synced 2026-08-25 17:32:47 +02:00
Fix grammar and improve clarity in README
### Description
Improved grammar and clarity in the README file.
### Changes made
- Fixed pluralization ("project" → "projects")
- Improved sentence structure for better readability
- Added missing article ("a") in pull request sentence
### Why this is useful
- Improves readability and professionalism of documentation
- Helps maintain consistency across the repository
This commit is contained in:
parent
166ce88ec5
commit
b0202f339f
@ -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
|
||||
them permanently.
|
||||
- [`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
|
||||
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
|
||||
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
|
||||
based on interest.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user