Skip to content

tewarig/Engineering-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues


Logo

NOTES

Repository For Engineering Notes
Explore the docs »

Raise Issue · Add Notes · Request Notes

Table of Contents

About The Project

This is open source initiative to help Engineering students. As we all know there is tremendous amount work load on Engineering students, so take a make your lives easier this repo was created. Hope, we can take little work off your shoulders'.

How to Contribute

  • Fork the Repository

  • Clone the Forked repository

git clone https://github.com/<USER_NAME>/<REPO_NAME>
  • Add Scripts and necessary changes
git add .
  • Commit the changes
git commit -m "MESSAGE"
  • Push to your branch
git push
  • Raise a Pull Request to the parent Repository

Syncing a fork

  • Fetch the changes made in upstream
git fetch upstream
  • Merge the changes from upstream/master into your local master branch.
git merge upstream/master
  • Push to your branch
git push

Contributors

About

this is a collection of resources for section f students

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages