Create a new work item (bug, task, user story, etc.)
items/# Create Work Item Create a new work item of any type. ## Required Information Ask user for: 1. **Type**: Bug, Task, User Story, Feature, Epic, Issue, etc. 2. **Title**: Required ## Basic Creation ## With Additional Fields ## Common Fields (--fields flag) ## Field Reference | Field Path | Description | |------------|-------------| | System.AssignedTo | Person assigned | | System.AreaPath | Area path | | System.IterationPath | Sprint/iteration | | System.Tags | Comma-separated tags | | System.Description | HTML description | | Microsoft.VSTS.Common.Priority | 1-4 | | Microsoft....