Skip to content

Commit a76c0e6

Browse files
wirecatCopilot
andauthored
Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent d0c2ec6 commit a76c0e6

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
We’d love you to help us improve this project. To help us keep this collection
44
high quality, we request that contributions adhere to the following guidelines.
5-
Any contributions that don't meet any of these guidelines will be closed.
5+
Any contributions that don't meet these guidelines will be closed.
66

77
- **Provide a link to the application or project’s homepage**. Unless it’s
88
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.
2828
- **Only modify *one template* per pull request**. This helps keep pull
2929
requests and feedback focused on a specific project or technology.
3030

31-
- **Add new rules to the best section**. Please ensure your contribution does
32-
not create duplicate sections or add rules in places unrelated.
31+
- **Add new rules to the most appropriate existing section**. Please ensure
32+
your contribution does not create duplicate sections or add rules in
33+
unrelated sections.
3334

3435
- **No duplicate rules**. It's easy to do, but it creates confusion and
3536
introduces the risk of one or the other being missed in an update.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ We support a collection of templates, organized in this way:
3737
## What makes a good template?
3838

3939
First and foremost, a template contribution must adhere to our
40-
[Contribution Guidelines](CONTRIBUTING.md).
40+
[Contributing Guidelines](CONTRIBUTING.md).
4141

4242
A template should contain a set of rules to help Git repositories work with a
4343
specific programming language, framework, tool or environment.

0 commit comments

Comments
 (0)