Skip to content

Known issues

Rob Garrison edited this page May 14, 2018 · 4 revisions

Known issues

GitHub Code Guides are broken in Chrome!

GitHub Show Repo Issues (GitHub issue counts) are not showing in all repos!

  • This userscript uses GitHub's REST API v3 because their GraphQL API v4 requires an authentication token; adding this token would be quite a hassle for the end user.
  • Sadly the REST API response for a user's list of repositories only includes thirty (random?) repositories and sometimes not all of a user's repositories are included.
  • This is currently the only userscript with this problem.
Clone this wiki locally