I am preparing a Kanban board for my team, and under an Epic, you can create three different kinds of issues: Stories, Tasks, and Bugs.
I discussed with my team whether a Technical story should be a story under Epic or a task under Epic.
Their point being is a story is more on business-related "user story" (not the technical story), and that technical story should fall under Task with subtasks.
As for me, I've gotten used to Scrum boards in different platforms having a technical story as the story, and we create tasks under it.
The subtask of this so-called technical story will contain the following:
- Setup/Configuration
- Investigation
- Check-In/Deployment
- Testing
- Documentation
Whether we create it as a task or a story, I think the process will be the same anyway, but what would you guys recommend we use?
