createIssue

fun createIssue(repoOwner: String, repoName: String, title: String, body: String): Map<String, Any>

Creates a new issue with the "docs updates" label.