Way to contribute
August 17, 2021 ยท View on GitHub
- Fork the repo and create your branch from
main. - Clone the project to your own system.
- Commit changes to your own branch.
- Make sure your code lints.
- Push your work back up to your fork.
- Issue that pull request!
Please consider following points while contributing
- Any new component first should be added in MainActivity screen.
- Try not to add new Icons/Images unless must be needed.