Skip to content

stormsinbrewing/Join-SiB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Join-SiB

Perform the following tasks and we will invite you to join our community 😄

  1. Fork this repository to your own Git account

  2. Clone the repository to your local machine

$ git clone "https://www.github.com/{username}/Join-SiB"
  1. Move to Join-SiB Directory
$ cd Join-SiB/
  1. Create a branch with branch name as your Git username
$ git branch {username}
  1. Go to your branch on local machine
$ git checkout {username}
  1. Create a {username}.md file in the branch and provide link to your GitHub
# Git Account
[{username}](https://www.github.com/{username})
  1. Stage your changes
$ git add .
  1. Commit your changes
$ git commit -m "{username}"
  1. Push your changes to Git
$ git push -u origin {branchname}
  1. Go to GitHub repository Join-SiB on your account

Create a pull request to our Main Repository.

References:

Once completed, click on this link to go to SiB Tasks.