Update README.md
Browse files
README.md
CHANGED
|
@@ -7,4 +7,21 @@ sdk: static
|
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
+
## Progress Tracker
|
| 11 |
+
Welcome! This repository is the central hub for interns to document their journey, share updates, and track milestones during their internship.
|
| 12 |
+
## Submission Guidelines
|
| 13 |
+
We use this repo to keep everyone aligned. Please follow the structure below for your updates:
|
| 14 |
+
## 1. Weekly Updates
|
| 15 |
+
|
| 16 |
+
* Location: Navigate to the updates/ folder.
|
| 17 |
+
* Format: Create or update your specific folder: updates/[your-name]/.
|
| 18 |
+
* Naming Convention: Use Week-X-Summary.md for weekly overviews, or YYYY-MM-DD-progress.md for other daily logs want to share.
|
| 19 |
+
|
| 20 |
+
## 2. What to Include
|
| 21 |
+
For every update, please try to cover:
|
| 22 |
+
|
| 23 |
+
* Completed: What did you finish?
|
| 24 |
+
* In Progress: What are you currently working on?
|
| 25 |
+
* Blockers: Any technical issues or questions holding you back?
|
| 26 |
+
* Key Learnings: Any new tools, concepts, or soft skills you picked up.
|
| 27 |
+
|