When I write code reviews, I prioritize feedback with emojis:
- 🚫 = Blocker, a critical change that must be made before merging.
- ⚠️ = Important, something that’s worth changing but not a blocker.
- ❓ = Question, to explain or discuss.
- 💡 = Idea, to explore and consider (but not necessary to merge).
- 📝 = Note, just a comment for reference.