Skip to content

Commit d013940

Browse files
docs: improve contributing (#211)
* docs: improve contributing * Update CONTRIBUTING.md --------- Co-authored-by: Lars Müller <[email protected]>
1 parent 70de058 commit d013940

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Subsequent sub-headings *may* be:
3434
4. Analysis (proof of correctness, best/worst/average cases, time & space complexity)
3535
5. Walkthrough(s) of how the algorithm processes example input(s)
3636
6. Application(s) of the algorithm
37-
7. Further resources such as reference implementations, videos or other explanations
37+
7. Further resources such as reference implementations, videos or other explanations. *If possible, link to The Algorithms' website as well (example: <https://the-algorithms.com/algorithm/quick-sort>).*
3838

3939
### Capitalization
4040

0 commit comments

Comments
 (0)