ipatalas / vscode-sprint-planner

Plan your sprints in VSCode directly!
MIT License
36 stars 21 forks source link

Ability to add new Userstories #6

Closed gitalexa closed 5 years ago

johndpalm commented 5 years ago

Perhaps this could be accomplished similarly as the tasks are created now but starting with a Feature, then adding child User Stories.

FE#123 My Feature
- This is a new User Story,
  - This is a task,
  - This a 2nd task
- This is another User Story,
  - This is another task below a user story
ipatalas commented 5 years ago

Resolved in 0.3.0. I've used slightly different approach, see README for details.