diff --git a/contributing.md b/contributing.md index ab002c9..afe1bb3 100644 --- a/contributing.md +++ b/contributing.md @@ -14,7 +14,7 @@ Ensure your pull request adheres to the following guidelines: - Make an individual pull request for each suggestion. - Use the following format: `[package](link) - Description.` - Additions should be added to the bottom of the relevant category. -- Link to the GitHub repo, not npmjs.com. +- Link to the GitHub repo, not npmjs.com or its website. - Keep descriptions short and simple, but descriptive. - Don't mention `Node.js` in the description as it's implied. - Start the description with a capital and end with a full stop/period.