Kindlewit is a completely open sourced project. You can feel free to fork / clone this repository and make your contributions freely.
Before creating a PR, kindly ensure:
- to pull from the base repo to avoid any merge conflicts
- to add clear comments as to why that piece of code exists
- to lint your code according to the eslint config mentioned
- to run the entire test suite