shful

Results 2 issues of shful

The changelog may contain commits that have been reverted. A warning line is added on each of these commits. Why ? Before we publish, one team member will revise and...

The main example code ``` func main() { notification := toast.Notification{ AppID: "Example App", Title: "My notification", Message: "Some message about how important something is...", Icon: "go.png", Actions: []toast.Action{ {"protocol",...

feature