Skip to content

Instantly share code, notes, and snippets.

@crittelmeyer
Created May 13, 2016 18:06
Show Gist options
  • Save crittelmeyer/5e1c43f058c03940f569715d99639f47 to your computer and use it in GitHub Desktop.
Save crittelmeyer/5e1c43f058c03940f569715d99639f47 to your computer and use it in GitHub Desktop.
jira cheatsheet

Jira shortcuts

As configured in my dotfiles

  • jira new ==> opens a new issue
  • jira dashboard ==> opens your JIRA dashboard
  • jira reported [username] ==> queries for issues reported by a user
  • jira assigned [username] ==> queries for issues assigned to a user
  • jira ABC-123 ==> opens an existing issue
  • jira ABC-123 m ==> opens an existing issue for adding a comment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment