Skip to content

richbase/bwjobsforgraduates

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 66.4%
  • CSS 33.6%