Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 96c68a7

Browse files
antmarakisnorvig
authored andcommitted
add gsoc write-ups (aimacode#654)
1 parent 63810c6 commit 96c68a7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@ How to Contribute to aima-python
33

44
Thanks for considering contributing to `aima-python`! Whether you are an aspiring [Google Summer of Code](https://summerofcode.withgoogle.com/organizations/5663121491361792/) student, or an independent contributor, here is a guide on how you can help.
55

6-
The main ways you can contribute to the repository are the following:
6+
First of all, you can read these write-ups from past GSoC students to get an idea on what you can do for the project. [Chipe1](https://github.com/aimacode/aima-python/issues/641) - [MrDupin](https://github.com/aimacode/aima-python/issues/632)
7+
8+
In general, the main ways you can contribute to the repository are the following:
79

810
1. Implement algorithms from the [list of algorithms](https://github.com/aimacode/aima-python/blob/master/README.md#index-of-algorithms).
911
1. Add tests for algorithms that are missing them (you can also add more tests to algorithms that already have some).

0 commit comments

Comments
 (0)