Skip to content

Latest commit

 

History

History
26 lines (25 loc) · 1.22 KB

README.md

File metadata and controls

26 lines (25 loc) · 1.22 KB

bwjobsforgraduates

HOW TO GET STARTED

  1. Fork this repository https://github.com/Developers-Circle-Gaborone/bwjobsforgraduates.git
  2. Clone your fork down to your local machine git clone https://github.com/YOUR-NAME/bwjobsforgraduates.git get into the directory cd bwjobsforgraduates
  3. Create a branch git checkout -b branch-name preferrably use develop
  4. Make your changes (choose from any task given)
  5. Add all your changes to be tracked by git git add .
  6. Commit your changes git commit -m 'Initial Commit'
  7. Push your changes git push origin branch-name preferrably use develop
  8. Create a new pull request from your forked repository (Click the New Pull Request button located at the top of your repo)
  9. Wait for your PR review and merge approval!
  10. Star this repository if you had fun!

Checkout bwjobsforgraduates

links to the pages