Skip to content

Instantly share code, notes, and snippets.

@herval
Created June 27, 2012 21:39
Show Gist options
  • Save herval/3007029 to your computer and use it in GitHub Desktop.
Save herval/3007029 to your computer and use it in GitHub Desktop.
curl -i -H "Accept: application/json" -X POST -d "title=<bug title>&access_token=<your access token>" https://api.github.com/repos/<username>/<your repo>/issues
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment