development-proposals/user-story-tracker.json
Shamail Tahir 02446997d4 Adding sample tracker file to tracker dir.
Change-Id: I07147bf4b264140c20b56be05b65bab5f14fc1d1
2016-01-11 20:13:24 -05:00

32 lines
634 B
JSON

{
"id": "",
"date": "",
"description": "",
"source": "",
"status": "",
"tasks": [
"",
""
],
"tasks_status": {
"": {
"cross-project spec": "",
"gerrit-topic": "",
"xp_status": "",
"projects": [
"",
""
],
"projects_status": {
"": {
"blueprints": {
"$bp_name": "$bp_status"
},
"spec": "",
"spec_status": ""
}
}
}
}
}