MICROSOFT CAMPUS CLUB IS A PLATFORM FOR THE STUDENTS TO PITCH THEIR IDEAS AND SHAPE THEM TO EMBARK ON THEIR JOURNEY OF TECHNOLOGY.
- Fork the Repository
- Using Gitbash/Terminal clone the Repository
git clone https://github.com/Microsoft-Club-SIST/Microsoft-Club-SIST.github.io
- Add the code or make the changes in the existing code.
- Implement these commands to make changes in the Repository:
git add .
git commit -m [Add your Commit Message]
git push origin master
- Find the option for making a Pull Request and submit one. Remember to follow theContributing guidelines.
- Congratulations! You have made a Pull Request which will be reviewed and submitted 😃