From a76c0e6d8e9eac80d1fe553d9c18eb710617345e Mon Sep 17 00:00:00 2001 From: Daniel Johnson Date: Fri, 17 Apr 2026 13:44:33 -0700 Subject: [PATCH] Apply suggestions from code review Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- CONTRIBUTING.md | 7 ++++--- README.md | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a089c4b9..ab8efb28 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,7 +2,7 @@ We’d love you to help us improve this project. To help us keep this collection high quality, we request that contributions adhere to the following guidelines. -Any contributions that don't meet any of these guidelines will be closed. +Any contributions that don't meet these guidelines will be closed. - **Provide a link to the application or project’s homepage**. Unless it’s extremely popular, there’s a chance the maintainers don’t know about or use @@ -28,8 +28,9 @@ Any contributions that don't meet any of these guidelines will be closed. - **Only modify *one template* per pull request**. This helps keep pull requests and feedback focused on a specific project or technology. -- **Add new rules to the best section**. Please ensure your contribution does - not create duplicate sections or add rules in places unrelated. +- **Add new rules to the most appropriate existing section**. Please ensure + your contribution does not create duplicate sections or add rules in + unrelated sections. - **No duplicate rules**. It's easy to do, but it creates confusion and introduces the risk of one or the other being missed in an update. diff --git a/README.md b/README.md index 967b3fd0..201c77df 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ We support a collection of templates, organized in this way: ## What makes a good template? First and foremost, a template contribution must adhere to our -[Contribution Guidelines](CONTRIBUTING.md). +[Contributing Guidelines](CONTRIBUTING.md). A template should contain a set of rules to help Git repositories work with a specific programming language, framework, tool or environment.