Skip to content

Latest commit

History

History
13 lines (10 loc) 路 438 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (10 loc) 路 438 Bytes

Way to contribute

  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.