Playground for assignments and practice
Begin by cloning the repository to your local machine:
git clone https://github.com/kshitijrajsharma/PLUS_softwaredev_2025_kshitij.git
Feel free to add new documents or update existing ones. For example, you can create a file named hi.md
with the following content:
# Hi!
Hello, I am contributing to your repository.
After making your changes, stage and commit them using the following commands:
git add .
git commit -m "Add hi.md example contribution"
Push your committed changes to your branch or fork:
git push
Once your changes are pushed, please open a Pull Request (PR) on this repository. Include a short description of your contribution so it can be reviewed promptly or tag me with @.