## Easy steps: * Clone the repo. * Install the deps: `npm install` * Edit `tips.json` to add your tip in the below format: ```json { "title": , "tip": } ``` * Commit, push and send a PR!