What I look for in a pull request: ✅ As small as practical ✅ Focused on one...
What I look for in a pull request:
✅ As small as practical
✅ Focused on one thing
✅ Tied to a well-documented issue
✅ Has comprehensive tests
✅ Includes docs as needed
✅ Reuses rather than reinvents where possible
✅ Blends with existing coding style and architecture