import "dmitri.shuralyov.com/go/prefixtitle"
Package prefixtitle parses prefixed issue and change titles for Go packages.
It uses the conventions set by the Go project. These conventions are documented on https://golang.org/wiki/HandlingIssues, https://golang.org/wiki/Gardening, https://golang.org/wiki/CommitMessage, and https://golang.org/wiki/MinorReleases wiki pages.
go get dmitri.shuralyov.com/go/prefixtitle