From b2dafd250a062c62f3fa8f9b1f883e97b25fce9b Mon Sep 17 00:00:00 2001 From: Vadim Date: Thu, 6 Oct 2016 18:57:56 +0300 Subject: [PATCH] Remove REPO-LINK from resource format --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 399ce7d..d10a17b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,7 +4,7 @@ Please ensure your pull request adheres to the following guidelines: * Please search previous suggestions before making a new one, as yours may be a duplicate. * Please make an individual pull request for each suggestion. -* Use the following format: \[RESOURCE\]\(REPO-LINK\) - DESCRIPTION. [LICENCE] \[website\]\(WEB-LINK\) +* Use the following format: \[RESOURCE\]\(WEB-LINK\) - DESCRIPTION. [LICENCE] * Keep descriptions short and simple. * End all descriptions with a full stop/period. * Make sure your text editor is set to remove trailing whitespace.