github.com/grantbow/fit@v0.7.1-0.20220916164603-1f7c88ac81e6/fit/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.