GitHub Issues · Project planning for developers

Issues, where you need them

Issues can be viewed, created, and managed in your browser, your favorite terminal, or on your phone or tablet.

Use the command line interface to check the issues assigned to you, mentioning you, and opened by you in your current repo.

# Viewing issues relevant to you

~/Projects/my-project $ gh issue status

Issues assigned to you

  #42 Updates to game background (epic:fork, meta)

Issues mentioning you

  #94 Game logic (alien, cannon, score)

  #11 Tweak difficulty level based on Alpha feedback

Issues opened by you

  #89 Integrate with game engine

  #56 Documentation and support (enhancement)

~/Projects/my-project $

GitHub CLI

View, update, and create issues without ever leaving your terminal.

GitHub Mobile

Create and manage issues on the go with our native iOS and Android mobile apps.

Flexible project planning for developers