feat(notes-pyqs): implement dynamic notes scanning, subject dropdown, and redesign UI
This commit is contained in:
@@ -15,7 +15,9 @@ Welcome to the team! This guide explains how to get set up, which Git branch you
|
||||
2. **Select your module's branch**:
|
||||
Find your assigned module below, and check out your branch:
|
||||
```bash
|
||||
git checkout feature/<your-branch-name>
|
||||
|
||||
# Checkout your module's branch
|
||||
git checkout feature/<your-assigned-branch-name>
|
||||
```
|
||||
|
||||
3. **Install frontend dependencies**:
|
||||
|
||||
Reference in New Issue
Block a user