|
|
|
|
|
by acidtrucks
2867 days ago
|
|
I love this because I started building a small utility to help me consistently track issues inside my project files like tickets/{folders}/{file
}.md inside my projects, because I do not need an enterprise level management system, and I also really like the idea of tickets moving and closing as a part of merges, IMO it provides a better context when looking through history. This is clearly more elegant, though it adds a new dependency, which is OK. |
|
I really like that, too, I wish we'd track our requirements in git instead of having an IBM enterprise solution which is slow, has a terrible web interface and no ability to diff requirements properly.
The more information is versioned in the same system, the better the coherence of the information.