-
Notifications
You must be signed in to change notification settings - Fork 0
CONTRIBUTION
Shravan Dave edited this page Feb 24, 2022
·
1 revision
Kindlewit is a completely open sourced project. Feel free to fork / clone this repository and play around.
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
- to run the entire test suite on the repo