Skip to content

Contributing to the Project

Vanessa Ejikeme edited this page Feb 19, 2018 · 1 revision
  • Fork this repository to your github account
  • Clone the repository - git clone https://github.com/vynessa/wanderlust.git
  • Create your feature branch - git checkout -b <your-branch-name>
  • Commit your changes - git commit -m “<Enter message>“ or git commit for the interactive interface
  • Push to the remote branch - git push origin your-branch-name
  • Open a pull request (See wiki for the pull request naming convention)
Clone this wiki locally