Deveshjoshi101 / StudyPal

Introducing StudyPal, an inclusive and collaborative learning platform that embraces the spirit of open-source. Our mission is to spark a knowledge-sharing revolution by bringing together a diverse community of learners. Together, we will explore the depths of human knowledge, breaking down barriers to learning and empowering individuals to achieve
MIT License
4 stars 3 forks source link

Add Projects to the various project folders. #39

Open Deveshjoshi101 opened 1 year ago

Deveshjoshi101 commented 1 year ago

Is your request related to a problem? Please describe. Join us in creating an expansive project repository where individuals can contribute and gain valuable knowledge through comprehensive documentation.

  1. Fork the repository
  2. Create a new branch for your contribution: git checkout -b project-contribution
  3. cd Projects
  4. Make your changes to the selected project
  5. Test your changes thoroughly
  6. Create or Update the project's documentation, if necessary
  7. Commit your changes: git commit -m "Add project contribution name with sign(signed commit)"
  8. Push to your branch: git push origin project-contribution
  9. Open a pull request to merge your changes
Deveshjoshi101 commented 1 year ago

Contribute projects and make a proper documentation for the project. The projects can be frontend, backend, gaming, VR, coding algorithms, etc.