/Star-in-me

starinme.com

Primary LanguageDart

Star-in-me

starinme.com

  • how to create pull requests:
  • clone this repository (git clone "git-repo-url")
  • create a new branch (git checkout -b "your_branch_name")
  • do changes in this branch
  • git add .(to add all the changed files")
  • git commit -m ""commit message"
  • git push origin branch_name
  • create a pull request from github