- Understand the library
- Write the
README.md
- Write missing comments with JSDoc
- Write Unit Tests with mocha
- Fork the project via
github
- Clone the project
git clone https://github.com/YOUR_USERNAME/rdd-cdd-tdd
- Update README.md file
- Update tests file
- Update lib JSDoc comments
- Don't forget to commit and push