schneidmaster / gitreports.com

Git Reports is a free service that lets you set up a stable URL for anonymous users to submit bugs and other Issues to your GitHub repositories.
MIT License
134 stars 26 forks source link

Fix avatars #51

Closed schneidmaster closed 9 years ago

schneidmaster commented 9 years ago

GitHub has deprecated the gravatar ID field in the API in favor of the avatar_url field- the app needs to be updated to use this URL for avatars.