release 1.0.0

This commit is contained in:
arcan1s
2014-07-31 08:44:12 +04:00
parent 8c833a8146
commit 33f6282224
5 changed files with 39 additions and 10 deletions

View File

@ -42,7 +42,7 @@ This module requires your access token. Please visit [this page](https://github.
curl -X POST -H "Authorization: token token" -d '{"title":"A new bug","body":"Some error occurs"}' https://api.github.com/repos/owner/repo/issues
This module requires `QtNetwork` module. To enable this module set up your token using `-DOWN_GITHUB_TOKEN=0` cmake flag.
This module requires `QtNetwork` module. To enable this module set up your token using `-DOWN_GITHUB_TOKEN=` cmake flag.
### Send issue over GitReport ###