Skip to content

hackthespring2026/HackX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

# HackX

📢 Hackathon Submission Steps (GitHub)

1️⃣ Fork the organization repo to your GitHub account.

2️⃣ Clone your fork:

git clone cd repo-name


3️⃣ Open in VS Code → Create a folder:

TeamName_ProjectName


4️⃣ Put all your project files inside that folder only. (Don’t edit other folders ❌)

5️⃣ In terminal:

git add . git commit -m "Hackathon Submission: TeamName_ProjectName" git push origin main


6️⃣ Go to your fork on GitHub → Click Compare & Pull Request → Create PR to the main branch of the original repo.

✅ Done. Make sure PR is successfully created.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors