Skip to content

NirmanSilicon/Nirman5.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

204 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

✨ Nirman 5.0 Hackathon — Instructions

Nirman Logo

🚀 1. Fork the Repository

To start contributing, create your own copy of this repository:

1. Go to the top-right corner of this page.

2. Click Fork — GitHub will create a copy of this repo under your account.

That fork is where you will make your changes and push your work.


💻 2. Clone Your Fork

git clone <your‑fork‑url>
cd Nirman5.0

📂 3. Go to Your Team Folder

Each team already has a folder. Navigate to your team’s folder only:

cd <Your_Team_Name>

🛠️ 4. Update Only Inside Your Folder

✅ Allowed

  • Add files
  • Update files
  • Create subfolders

❌ Not Allowed

  • Editing other teams’ folders
  • Editing files outside your folder
  • Changing root‑level files (README, workflows, etc.)

📌 Stay strictly inside:

./<Your_Team_Name>/

📤 5. Commit and Push

git add .
git commit -m "Updated <Your_Team_Name>"
git push

🔁 6. Create a Pull Request

Go to your fork → click Compare & Pull Request → submit your changes for review.


✨ Build boldly. Innovate fearlessly. Welcome to Nirman 5.0!

About

Public Repository for the participants of Nirman 5th Edition HackNation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors