create_issue_type | R Documentation |
Create issue type cell for make_jira_issue
. This represents the 'Type'
label in JIRA
create_issue_type(jira_domain_url, issue_type)
jira_domain_url |
URL of JIRA domain |
issue_type |
name of the issue type (e.g. New Feature) |
A list named 'issue_type' that represents the issue type of the JIRA issue
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.