Copyedit docs (#6275)
This commit is contained in:

committed by
techknowlogick

parent
8fffb06168
commit
f5cf9a8355
@ -53,7 +53,7 @@ const (
|
||||
)
|
||||
|
||||
var (
|
||||
// Same as Github. See
|
||||
// Same as GitHub. See
|
||||
// https://help.github.com/articles/closing-issues-via-commit-messages
|
||||
issueCloseKeywords = []string{"close", "closes", "closed", "fix", "fixes", "fixed", "resolve", "resolves", "resolved"}
|
||||
issueReopenKeywords = []string{"reopen", "reopens", "reopened"}
|
||||
|
Reference in New Issue
Block a user