From fd83ee44c1ca43ff2b94fee3a13d61d162b79daf Mon Sep 17 00:00:00 2001 From: Morgan Date: Wed, 12 Sep 2018 04:02:26 +0200 Subject: [PATCH] update contribution guide tips & syntax --- CONTRIBUTING.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 78efaf2..dcc75c5 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -7,8 +7,8 @@ You can add links through pull requests, ensure your pull request adheres to the - Search previous suggestions before making a new one, as yours may be a duplicate. - Make an individual pull request for each suggestion. - Use the following format: - - for GitHub repos : `[author/reponame](link) - Description.` `. - - for websites : `[Website](link) [language] - Description.` `[language]` is optional if english. - - for articles : `[Author](link) [language] - (publication year) Description.` `[language]` is optional if english. + - for GitHub repos : `[author/reponame](link) - Description`. + - for websites : `[Website](link) [language] - Description` `[language]` is optional if english. + - for articles : `[Author](link) [language] - (publication year) Description` `[language]` is optional if english. `(publication year)` is optional but can generally be found. - Keep link descriptions short and simple, but descriptive. - Check your spelling and grammar.