microsoft / TeamMate

TeamMate is an application for managing Azure DevOps work items and pull requests.
MIT License
30 stars 11 forks source link

Change "new work item url" to use the correct format #109

Closed ivanv-microsoft closed 4 months ago

ivanv-microsoft commented 4 months ago

Change "new work item url" to use the correct format (https://dev.azure.com/{organization}/{project}/_workitems/create/{workItemType}) (Escapting the workItemType with %20 for the spaces, like in "Test case" or "Feature New"