Easy to use backlog management tool with git backend
Initial Backlog creation
- Implementation of first backlog item
- ...
<Title> Backlog Items available as single files (in git) </Title> As a Product Owner I want to be able to change backlog items even without any GUI client to have maximum flexibility * Backlog Item Prio available as leftmost part of the file name * Backlog Item Prio uses leading zero's in file name so that any file manager does correctly sort all PBIs * Backlog title available as rightmost part of the file name * Backlog item content available as file content * Backlog item details available as file content * Backlog item status available as file content Todo - Ready - Done n/a -----------------------------------------------------------------------------