github.com/driusan/bug@v0.3.2-0.20190306121946-d7f4e7f33fea/issues/Bug.Close-should-be-able-to-notify-people/Description (about) 1 When a bug is closed with bug.Close(), instead of 2 just closing the file descriptor, there should 3 be a method of notifying things other than the VCS 4 that a bug was created (ie. email, send a post 5 to a url, etc) so make it more useful to embed 6 the bugs library into other applications.