We 💖 pull requests! If you would like to contribute to this project please ensure that you go through our code of conduct
- Fork this repo
https://github.com/itsmeganesh-cse-iiit/react-alkmaps.git
- Run
yarn
to install all dependencies - Make sure that whatever you are working on has a ticket in our bug tracker. If there is no ticket, please create one
- Please ensure that you add tests for the feature/bug you are working against
- After you are done with your changes, run
yarn test
to ensure that existing tests are not broken - Submit a pull request ✨