Skip to content

This is open source project of developement of Sathyabama Culturals website.

Notifications You must be signed in to change notification settings

gitayanbhat/SathyabamaCulturalsWebsite

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

SathybamaCulturalsWebsite

This is open source project of developement of Sathyabama Culturals website.

If you find something is not good, please raise a issue or else you can directly contribute to the project by adding a new feature, please do not hesitate to give a pull request or fork the project for ou development purposes.

How to contribute to gain your acknowledgement.

Resources to learn Github and Git Collaboration: Here is the complete list: https://www.youtube.com/watch?v=3RjQznt-8kE&list=PL4cUxeGkcC9goXbgTDQ0n_4TBzOO0ocPR Here is the video to contribute directly: https://www.youtube.com/watch?v=HbSjyU2vf6Y&list=PL4cUxeGkcC9goXbgTDQ0n_4TBzOO0ocPR&index=12 You can always ask doubts on Slack and get them rectified. This is a must for the Coding Club Students.

Simple Steps

  1. Fork the project.
  2. Download to you local computer
  3. Make any changes which you feel, that can make the project better.
  4. Add it to staging area using git, git add .
  5. Commit the changes, git commit -m "Any message here"
  6. The send the local changes to your forked repo: get push master origin before that you need to git remote add origin <URL of the repository>
  7. After that raise a Pull request. I'll see your changes and add it.

About

This is open source project of developement of Sathyabama Culturals website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%