- Fork this repository
https://github.com/Developers-Circle-Gaborone/bwjobsforgraduates.git
- Clone your fork down to your local machine
git clone https://github.com/YOUR-NAME/bwjobsforgraduates.git
get into the directorycd bwjobsforgraduates
- Create a branch
git checkout -b branch-name
preferrably usedevelop
- Make your changes (choose from any task given)
- Add all your changes to be tracked by git
git add .
- Commit your changes
git commit -m 'Initial Commit'
- Push your changes
git push origin branch-name
preferrably usedevelop
- Create a new pull request from your forked repository (Click the New Pull Request button located at the top of your repo)
- Wait for your PR review and merge approval!
- Star this repository if you had fun!
forked from Developers-Circle-Gaborone/bwjobsforgraduates
-
Notifications
You must be signed in to change notification settings - Fork 0
License
genepride/bwjobsforgraduates
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- HTML 69.1%
- CSS 30.9%