Allow attaching images or files directly in the Pull Request description, similar to how GitHub supports drag-and-drop screenshots or markdown image embeds.
This can significantly improve the review experience, especially for changes that affect:
- UI or frontend behavior
- bug reproduction steps
Duplicate of #304. We are working on it!
The drag-and-drop UI work is already done (not merged yet), I just need to define a schema for attached blobs. Will be done pretty soon!