Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 207 Bytes

jiraTarget.md

File metadata and controls

16 lines (12 loc) · 207 Bytes

Jira target

Configuration

See config.md

Usage

jira(
    "PRJ", // Project key 
    "summary", // Summary
    "description", // description 
    "Task" // Issue type
)