Difference between revisions of "Template:Core Platform Team Initiative"

Jump to navigation Jump to search
Line 11: Line 11:
"Owner": {
"Owner": {
"type": "wiki-user-name",
"type": "wiki-user-name",
"description": "The person responsible for this project."
"description": "The person responsible for this project.",
"aliases": [
"owner"
]
},
},
"Status": {
"Status": {
"description": "Valid values: Description, Requirements, In Review, RFC, Scheduling, In Progress, Complete, Archived",
"description": "Valid values: Description, Requirements, In Review, RFC, Scheduling, In Progress, Complete, Archived",
"type": "line"
"type": "line",
"aliases": [
"status"
]
}
}
},
},