diff options
| author | Alois <[email protected]> | 2015-12-24 15:13:16 +0530 |
|---|---|---|
| committer | Alois <[email protected]> | 2015-12-24 15:13:16 +0530 |
| commit | 91516a6d3da5cb51db5eb54e85084765e42cf5c0 (patch) | |
| tree | d7f4013fbaf61c0ddb8cc54453241f97d8b3c224 | |
| parent | 52dd432d7cacd97be4ac3d93e77d03e1bd9cf5dc (diff) | |
| download | awesome-regex-91516a6d3da5cb51db5eb54e85084765e42cf5c0.tar.xz awesome-regex-91516a6d3da5cb51db5eb54e85084765e42cf5c0.zip | |
Replace wrong title by name
| -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 |
