Perform the following tasks and we will invite you to join our community 😄
-
Fork this repository to your own Git account
-
Clone the repository to your local machine
$ git clone "https://www.github.com/{username}/Join-SiB"
- Move to Join-SiB Directory
$ cd Join-SiB/
- Create a branch with branch name as your Git username
$ git branch {username}
- Go to your branch on local machine
$ git checkout {username}
- Create a {username}.md file in the branch and provide link to your GitHub
# Git Account
[{username}](https://www.github.com/{username})
- Stage your changes
$ git add .
- Commit your changes
$ git commit -m "{username}"
- Push your changes to Git
$ git push -u origin {branchname}
- Go to GitHub repository Join-SiB on your account
Create a pull request to our Main Repository.
Once completed, click on this link to go to SiB Tasks.