Way to contribute

August 17, 2021 ยท View on GitHub

  1. Fork the repo and create your branch from main.
  2. Clone the project to your own system.
  3. Commit changes to your own branch.
  4. Make sure your code lints.
  5. Push your work back up to your fork.
  6. 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.