-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
Description
I love how docker implements a hashtag to claim an issue as "owned". I'd like to implement something similar on some of our more active repositories.
They recently open sourced the code that does this: https://github.com/docker/leeroy/blob/master/github/issue.go
I'd like some help to figure out how to use this code and then implement it on a few test repositories. This one is an obvious starting place, but then something more interesting, like our fork of the Go client.
Thoughts? Anyone else benefit from working on this with me?