Why do we need this ?
Many of the times, customers tend to share their queries directly in the chat, such as reporting a bug or something like a feature request, adding an action button in the list of actions beside a message that pops up a modal which helps in opening an issue can be a very good addition for a user convenience.
As a GitHub App developer
Add an action button that triggers the New Issue Modal, providing the message as a template to the modal.
Acceptance Criteria
Why do we need this ?
Many of the times, customers tend to share their queries directly in the chat, such as reporting a bug or something like a feature request, adding an action button in the list of actions beside a message that pops up a modal which helps in opening an issue can be a very good addition for a user convenience.
As a GitHub App developer
Add an action button that triggers the
New Issue Modal, providing the message as a template to the modal.Acceptance Criteria
SlashCommandContextand also withAction Button Contextmessage.textasdata.templatefor theNewIssueModal