Proposal Details
When reading, currently Golang ignores Comment Extensions.
I have a fork of image/gif in https://github.com/abergmeier/gitwriter https://github.com/abergmeier/gifwriter which allows for writing Comment Extensions.
If there would be some guidance I could try to integrate that into standard library.