Create issue
POST https://api.github.com/repos/:owner/:repo/issues
Request Body
{"title"=>"Found a bug", "body"=>"I'm having a problem with this.", "labels"=>["bug"]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
POST https://api.github.com/repos/:owner/:repo/issues
{"title"=>"Found a bug", "body"=>"I'm having a problem with this.", "labels"=>["bug"]}
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |