GitHub Setup
Connect your LMS project to GitHub for synchronization
🔑 How to Get Your GitHub Token
- Go to GitHub Settings → Developer settings → Personal access tokens
- Click "Generate new token" → "Generate new token (classic)"
- Give it a name (e.g., "LMS Project Manager")
- Select scopes: repo (full control)
- Click "Generate token" and copy it immediately