diff --git a/assets/attach-from-post.png b/assets/attach-from-post.png index c9490327b..9918cf503 100644 Binary files a/assets/attach-from-post.png and b/assets/attach-from-post.png differ diff --git a/readme.md b/readme.md index bbf268113..5770dd976 100644 --- a/readme.md +++ b/readme.md @@ -40,6 +40,8 @@ Each user in Mattermost is connected with their own personal Jira account and no Keep all information in one place by attaching parts of Mattermost conversations in Jira issues as comments. Then, on the resulting dialog, select the Jira issue you want to attach it to. You may search for issues containing specific text. +![image](./assets/attach-from-post.png) + ![image](https://user-images.githubusercontent.com/13119842/59113267-b627f780-8912-11e9-90ec-417d430de7e6.png) #### Transition Jira issues @@ -159,7 +161,7 @@ Jira notifications are messages sent to a Mattermost channel when a particular e Notifications and webhooks can be used together or you can opt for one of them. -![This is a channel notification of a new bug that was created in Jira](https://github.com/mattermost/mattermost-plugin-jira/assets/74422101/e7020c3e-48f6-4825-8193-6a189f6c96eb) +![This is a channel notification of a new bug that was created in Jira](./assets/ticket-created.png) When any webhook event is received from Jira the plugin reviews all the notification subscriptions. If it matches a rule it will post a notification to the channel. If there are no subscription matches, the webhook event is discarded. @@ -421,4 +423,4 @@ You can also find issues labeled ["Help Wanted"](https://github.com/mattermost/m - For Mattermost customers - Please open a support case. - For questions, suggestions, and help, visit the [Jira Plugin channel](https://community.mattermost.com/core/channels/jira-plugin) on our Community server. -- To report a bug, please [open an issue](https://github.com/mattermost/mattermost-plugin-jira/issues). \ No newline at end of file +- To report a bug, please [open an issue](https://github.com/mattermost/mattermost-plugin-jira/issues).