Welcome to the Robot Showcase Repository of ROFIES-IIIT Pune! π
This repository contains folders representing all the robots made by students in the club for various events or competitions. Each folder corresponds to a specific robot project and includes relevant files, documentation, and resources. π
We welcome contributions from club members and collaborators to showcase their robot projects in this repository. If you'd like to add your robot project, please follow these steps:
-
Fork this repository: Click the "Fork" button at the top right corner of this page to create your copy of the repository. π΄
-
Clone the repository: Clone the forked repository to your local machine using the following command:
git clone https://github.com/<your-username>/robot-showcase.git
-
Create a new folder: Inside the repository, create a new folder with a descriptive name for your robot project. π
-
Add your project files: Place all the relevant files, documentation, and resources for your robot project inside the folder you created. π
-
Commit and push your changes: Commit changes and push them to your forked repository.
git add .
git commit -m "Add [Your Robot Project Name]"
git push origin main- Create a Pull Request (PR): Go to the original repository on GitHub and create a Pull Request (PR) from your forked repository. Provide a descriptive title and description for your PR. π
Once your PR is reviewed and approved, your robot project will be added to the showcase! π
If you have any questions or suggestions regarding this repository, please feel free to contact the club heads.
Happy robotic-ing! π€