-
Notifications
You must be signed in to change notification settings - Fork 222
How to Contribute
Amit Patel edited this page Feb 14, 2018
·
31 revisions
Thanks for considering contributing to aima-javascript
! In 2017 and 2018 we are building visualizations of the concepts, problems, and solutions described in AIMA. Whether you are an aspiring Google Summer of Code student, or an independent contributor, here is a guide to how you can help:
- First, read and understand the code to get a feel for how the existing visualizations have been implemented. Read the Implementation guide.
- If you want a small amount of work to get started, look at the issues and pick one to work on. The ones marked “bug” are good starting points.
- If you want a large amount of work, check the Division of work thread. Pick something that's not already being worked on and post in that thread what you intend to work on.
- Please squash all commits into a single commit before submitting the pull request.
Come ask questions on the gitter channel. Amit Patel was the mentor for GSoC 2017 (May–Sep). Sam Goto is the mentor for GSoC 2018.