uroflavin / roadmap

Manage your project and team roadmaps in YAML
MIT License
1 stars 1 forks source link

Make the version of a roadmap unique and visible #74

Closed uroflavin closed 8 months ago

uroflavin commented 9 months ago

the roadmap is often versioned in git, but stakeholders mostly only see results

generate some unique key for roadmap.yml and display this information in the rendered templates.

idea might be too use a simple hash and display this in dot, csv, md and html

uroflavin commented 8 months ago

there is no good way to introduce version into csv. have to wait for xls export ( #78 )