Skip to content

Commit 9551b48

Browse files
authored
Update CONTRIBUTING.md
1 parent 031a618 commit 9551b48

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ Before making a pull request, please make sure of the following:
1111
* If your tutorial is a multi-part series, use the following format:
1212
```
1313
* Title
14-
* [Part 1](!link_to_part_1)
15-
* [Part 2](!link_to_part_2)
14+
* [Part 1](link_to_part_1)
15+
* [Part 2](link_to_part_2)
1616
```
1717
* Check the spelling and grammar
1818
* Remove any trailing whitespaces
1919
* 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
2020
21-
Thank you for your suggestions! If you think there is anything to improve with the guidelines, please contact me at <[email protected]>
21+
Thank you for your suggestions! If you think there is anything to improve with the guidelines, please contact me at <[email protected]>

0 commit comments

Comments
 (0)