Hacker News new | ask | show | jobs
by technoweenie 3775 days ago
GitHub also supports txt and other common document formats: https://github.com/blog/2061-attach-files-to-comments
2 comments

Ah, that's a recent addition. Thanks for the pointer. Does it work for bugs? The post mentions pull request comments.
Yes. It works on issues too.
I wonder why they have restriction based on file extension in place, it's just inconvenient that you have to rename .patch to .txt only for the UI to accept it.