From 6a725b1c5dad01714d5d2a59f6c4cfecdc407cf9 Mon Sep 17 00:00:00 2001 From: upintheairsheep <43690204+upintheairsheep@users.noreply.github.com> Date: Tue, 10 Jan 2023 11:09:21 -0800 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6b30028..743253b 100755 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,7 +4,7 @@ Please ensure your pull request adheres to the following guidelines: - Read [the awesome manifesto](https://github.com/sindresorhus/awesome/blob/master/awesome.md) and ensure your list complies. - Search previous suggestions before making a new one, as yours may be a duplicate. -- Insert a new entry **alphabetically**. The prefix "The" is not considered in this sorting. +- Insert a new entry **alphabetically**. The prefix "The" (or any other language's equivelent of "the") is not considered in this sorting. - Make an individual pull request for each suggestion. - Titles should be [capitalized](http://grammar.yourdictionary.com/capitalization/rules-for-capitalization-in-titles.html). - Use the following format: `[List Name](link) - additional information.`