We love pull requests from everyone. By participating in this project, you agree to abide by the Code Of Conduct
.
- Fork this project
- Clone your forked version
- Create a branch
- Commit your changes (write a short descriptive message of what you have done)
- Run prettier
npx prettier . --write
(Guide to install prettier on your machine) - Push your changes to your forked version
- Go to the original project on GitHub & Create a Pull Request