I contribute focused fixes to developer tools and desktop applications. I keep changes small enough to review, explain the exact behavior being changed, and add regression coverage wherever a project has a suitable test seam.
Precision over volume. Reproduce first, patch the root cause, prove it with a test.
- Reproduce first — characterize the behavior before touching a line.
- Respect the house — follow each repository's contribution and style rules.
- Prove it — add focused tests where practical and record the exact verification commands.
- Stay on it — available for CI failures and maintainer review.
