File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## 🌸 Description
2+ <!-- Please include a summary of the change and which issue is fixed. -->
3+ <!-- Explain how this change aligns with Aarini's goal of being a compassionate and intelligent health companion. -->
4+
5+ Fixes # (issue)
6+
7+ ## 🛠️ Type of change
8+ - [ ] 🐛 Bug fix (non-breaking change which fixes an issue)
9+ - [ ] ✨ New feature (non-breaking change which adds functionality)
10+ - [ ] 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
11+ - [ ] 📚 Documentation update (updating README, API docs, etc.)
12+ - [ ] 💅 Styling (improving the UI/UX for a better user experience)
13+
14+ ## 🔒 Privacy & Security (Crucial for Aarini)
15+ - [ ] I have ensured that this change does NOT compromise user health data privacy.
16+ - [ ] If this touches Firebase/Firestore, I have verified the security rules remain strict.
17+
18+ ## ✅ Checklist:
19+ - [ ] My code follows the style guidelines of this project (React Native / Flask).
20+ - [ ] I have performed a self-review of my own code.
21+ - [ ] I have commented my code, particularly in hard-to-understand areas.
22+ - [ ] My changes generate no new warnings (ESLint, Prettier, Python linters).
23+ - [ ] I have added/updated tests where applicable.
24+
25+ ## 🤝 ECSoC / ELUSOC 2026
26+ - [ ] This PR is submitted under ECSoC / ELUSOC 2026.
You can’t perform that action at this time.
0 commit comments