From 0de629b7f439d6e8bee4b93aba009306a50ea8fb Mon Sep 17 00:00:00 2001 From: sergeypanin1994 Date: Tue, 18 Feb 2025 15:56:39 +0300 Subject: [PATCH] Fix typos and improve clarity in Contribution Guidelines - Removed unnecessary apostrophe in "PR's" to "PRs" - Clarified sentence structure in the Purpose section - Replaced "double-work" with "duplicate work" for better clarity - Added missing period in some sentences --- contributing-criteria.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/contributing-criteria.md b/contributing-criteria.md index bfd68838..1b600a3a 100644 --- a/contributing-criteria.md +++ b/contributing-criteria.md @@ -1,17 +1,17 @@ # Contribution Guidelines ## Purpose -The purpose of the ethereum-developer-tools-list is to direct developers to useful tools, educational resources, and platforms for developing on Ethereum. +The purpose of the `ethereum-developer-tools-list` is to direct developers to useful tools, educational resources, and platforms for developing on Ethereum. -As the volume of pull requests has increased and some of the PR's have included tools with little testing, an open discussion is needed to develop a standard for contributions. +As the volume of pull requests has increased and some of the PRs have included tools with little testing, an open discussion is needed to develop a standard for contributions. -While it may be useful for new projects to gain attention by adding themselves, it may increase the amount of time it takes new developers to find reliable tools that meet their needs. Another goal is to prevent double-work by directing developers to needed tools they can contribute to. +While it may be useful for new projects to gain attention by adding themselves, it may also increase the amount of time it takes new developers to find reliable tools that meet their needs. Another goal is to prevent duplicate work by directing developers to needed tools they can contribute to. ## Format -Please ensure that your pull request includes a useful title, not just "Update readme.md" +Please ensure that your pull request includes a useful title, not just "Update readme.md." -## Criteria for addition +## Criteria for Addition -## Scope of list +## Scope of List ## Collaborators