The point of this repository is to allow anyone to start contributing on a public repository.
- Find an issue that is not assigned yet
- Implement it so that it passes all the tests (check with
yarn test
) - Add a test case for a new function
- Create your Pull Request
- Create an issue for your new feature