Updated Plugins (markdown)
parent
97577c83dc
commit
d7ec4d6eb6
@ -401,7 +401,7 @@ Adds tab-completion of Grails script names to the command line use of grails. L
|
||||
- `./plugins/*/scripts`
|
||||
|
||||
## jira
|
||||
**Maintainer:** [paulredmond](https://github.com/paulredmond)
|
||||
**Maintainer:** [tresni](https://github.com/tresni)
|
||||
|
||||
* Open Jira issues using the command *open_jira_issue*
|
||||
```shell
|
||||
@ -409,6 +409,11 @@ jira # Open new issue form in browser
|
||||
jira ABC-123 # Open issue in browser
|
||||
```
|
||||
|
||||
If you use Rapid Board make sure to add the following to your .zshrc:
|
||||
```shell
|
||||
JIRA_RAPID_BOARD="true"
|
||||
```
|
||||
|
||||
## knife
|
||||
**Maintainer:** [franklouwers](https://github.com/franklouwers)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user