--- name: Bug Report about: Report a bug or issue with Skill Seekers title: '[BUG] ' labels: 'type: bug' assignees: '' --- ## 🐛 Bug Description A clear and concise description of what the bug is. ## 🔄 Steps to Reproduce 1. Go to '...' 2. Run command '...' 3. See error ## ✅ Expected Behavior What you expected to happen. ## ❌ Actual Behavior What actually happened. ## 📋 Environment - **OS:** [e.g., macOS 14.0, Ubuntu 22.04, Windows 11] - **Python Version:** [e.g., 3.10, 3.11] - **Skill Seekers Version:** [e.g., v1.0.0] - **Installation Method:** [pip, git clone, etc.] ## 📊 Error Output ``` Paste the full error message or traceback here ``` ## 📸 Screenshots If applicable, add screenshots to help explain the problem. ## 🔍 Additional Context - Config file used (if applicable) - Documentation URL being scraped - Any custom modifications made ## 🎯 Possible Solution If you have an idea of how to fix this, please share!