github_issues.c
process_backlog
Synopsis
Description
Process the backlog of requests
create_issue
Synopsis
Parameters
string type- The type of issue to createstring title- The title of the issuestring body- The body of the issuemixed callback- The callback function to call when the request is complete
Returns
mixed - Returns 1 if the request was successful, a string if there was an error.
Description
Create a new issue in the GitHub repository