Skip to content

TezpurUniversityRoboticsSociety/TezpurUniversityRoboticsSociety.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Website of Tezpur University Robotics Society

Angular Js V1.6.9

Steps to contribute

  • Fork the repository
  • clone the repo
git clone https://github.com/<user name>/TezpurUniversityRoboticsSociety.github.io.git

where is your Github user name

  • make a newbranch
git checkout -b newbranch
  • make changes
  • add changes
git add filename
  • commit changes
git commit -m "commit message"
  • push to your repo
git push origin newbranch

where origin is your repo and newbranch is the branch that you are currently working on

  • Submit a pull request .

Releases

No releases published

Packages

 
 
 

Contributors