Skip to content

Study material for MCA | Dharmsinh Dessai University

Notifications You must be signed in to change notification settings

SavanSutariya/DDU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DDU logo

Dharmsinh Desai University | MCA | 2022-2024

Getting Started

  • Fork this repository (Click the Fork button, top right of this page)
  • Clone your fork down to your local machine
git clone https://github.com/your-username/repo-name.git
  • Create a branch for a new feature
git checkout -b feature/branch-name
  • Make your changes (adding material)
  • Commit and Push
git add .
git commit -m 'commit message'
git push origin branch-name
  • Create a New Pull Request from your forked repository ( Click the 'New Pull Request' Button located at the top of your repo)
  • Wait for your PR review and merge approval!

Contributing Guidelines

Pull Requests

Only Pull Requests matching the naming-conventions (Folders and Files) will be merged!

Spam Users

Users who spam this Repo with PRs/Issues that does not align the Contribution Guidelines will be blocked.

Last Commit

Contributors

contributors

Thank You!