Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 338 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 338 Bytes

Exodia OS Welcome App

Contributing

  • Fork the repo
  • create a new branch with your username dev-${GITHUB-USERNAME} name (e.g. dev-mmsaeed509)
    • git checkout -b dev-mmsaeed509
  • commit your changes
    • ./git-push.sh -m "your commit msg"
  • create a pull request