From 9551b4827491ae6502774b732b7f4ba46e04d8a0 Mon Sep 17 00:00:00 2001 From: Tu Tran Date: Fri, 28 Apr 2017 01:38:35 -0400 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 41c61ea..5cde052 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -11,11 +11,11 @@ Before making a pull request, please make sure of the following: * If your tutorial is a multi-part series, use the following format: ``` * Title - * [Part 1](!link_to_part_1) - * [Part 2](!link_to_part_2) + * [Part 1](link_to_part_1) + * [Part 2](link_to_part_2) ``` * Check the spelling and grammar * Remove any trailing whitespaces * Links must be pointing straight to the tutorials, no URL shorteners. However, if the URL is too long (more than 80 characters), Google URL Shortener is allowed -Thank you for your suggestions! If you think there is anything to improve with the guidelines, please contact me at \ No newline at end of file +Thank you for your suggestions! If you think there is anything to improve with the guidelines, please contact me at