diff options
| -rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8552f07..ca3d81f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -5,7 +5,7 @@ Please ensure your pull request adheres to the following guidelines: * Make an individual pull request for each suggestion * Use the following format for commit message: `Add FeatureName` * List, after your addition, should be alphabetically -* Use the following format: \[LIBRARY\]\(LINK\) - DESCRIPTION +* Use the following format: \[NAME\]\(LINK\) - DESCRIPTION * The link should be the name of the project * Keep descriptions concise and clear (_Keep It Simple, Stupid_) * New categories, or improvements to the existing ones are also welcome |
