Classroom-Ai-Assistant / .github /PULL_REQUEST_TEMPLATE.md
0xarchit's picture
Initial commit
25e6afd
# 🛠️ Pull Request Title
## 📄 Description
Please include a summary of the changes and the related issue if applicable.
## 📦 Changes Made
- [ ] Feature added / bug fixed
- [ ] Code modularity maintained
- [ ] Emotion detection pipeline compatibility checked
- [ ] Async-safe implementation ensured
## 🧪 Testing Done
- Describe how your changes were tested locally.
- Link to demo video or screenshots if applicable.
## 🚨 Checklist
- [ ] My code follows the project's style and guidelines
- [ ] I’ve run tests (or added new ones)
- [ ] I’ve added necessary documentation/comments
- [ ] I’ve not used external LLM APIs (local inference only)
- [ ] I’ve tagged the appropriate reviewers
---
Thank you for contributing to Classroom AI Assistant 💙