Results 599 comments of Wes McNamee

@danielpops well, in that case, make it a configurable option.

you are supposed to do this at all: ```go func (m *Member) UnmarshalYAML(data []byte) error { if err := yaml.Unmarshal(data, &m); err != nil { return err } if m.Handle...

shouldn't that be the default behavior?

I would love to see this added.

yes please - updating comments instead of posting new comments for plans would also be a welcome change. It makes the conversation cleaner.

what's with the screenshot? Ya, I can make a new feature request.