A repository for finding the project you need
flowchart LR
Fork[Fork the project]-->branch[Create a New Branch]
branch-->Edit[Edit file]
Edit-->commit[Commit the changes]
commit -->|Finally|creatpr((Create a Pull Request))
If you think you can make an improvement don't hesitate to open a pull request. Contribute Guidelines