refactor(jira)!: rename myissues to mine and add completion (#10931)

This commit is contained in:
August Feng
2023-01-09 14:43:42 -05:00
committed by GitHub
parent 9f31951019
commit fc722807f8
3 changed files with 3 additions and 2 deletions

View File

@@ -4,6 +4,7 @@
local -a _1st_arguments
_1st_arguments=(
'new:create a new issue'
'mine:open my issues'
'dashboard:open the dashboard'
'tempo:open the tempo'
'reported:search for issues reported by a user'