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

no edit summary
(Created page with "<includeonly> == Summary == {{{summary}}} == Significance and Motivation == {{{significance-motivation}}} === Outcome === {{{outcome}}} === Customer === {{{customer}}} == Know...")
 
Line 4: Line 4:
== Significance and Motivation ==
== Significance and Motivation ==
{{{significance-motivation}}}
{{{significance-motivation}}}
=== Outcome ===
=== Outcomes ===
{{{outcome}}}
{{{outcomes}}}
=== Customer ===
=== Customer ===
{{{customer}}}
{{{customers}}}
== Known Dependencies/Blockers ==
== Known Dependencies/Blockers ==
{{{dependencies}}}
{{{dependencies}}}
Line 22: Line 22:
"type": "content",
"type": "content",
"required": true,
"required": true,
"description": "Provide a high level overview of this project's purpose and intentions.",
"aliases": [
"aliases": [
"summary"
"summary"
],
]
"description": "High level overview of the projects purpose and intentions. This should relate the project to the relevant Platform Evolution Goals.",
"label": "Summary"
},
},
"Significance and motivation": {
"Dependencies": {
"type": "content",
"type": "content",
"suggested": true,
"suggested": true,
"description": "List all dependencies for this project on other projects, departments, resources.",
"aliases": [
"aliases": [
"significance-motivation"
"dependencies"
],
]
"description": "This section should discuss in detail the importance of the given project in achieving the Platform Evolution Goals and the underlying reasons/rationale for undertaking it.",
"label": "Significance and Motivation"
},
},
"Outcome": {
"Outcomes": {
"description": "Describe the expected outcomes for the project.",
"type": "content",
"type": "content",
"suggested": true,
"suggested": true,
"aliases": [
"aliases": [
"outcome"
"outcomes"
],
]
"description": "This section should describes the expected outcomes for the project specifically in terms of the Platform Evolution Goals.",
"label": "Outcome"
},
},
"Customer": {
"Significance and Motivation": {
"description": "Discuss in detail the importance of this project in achieving the Core Platform Team goals and any underlying reasons/rationale for undertaking it.",
"type": "content",
"type": "content",
"suggested": true,
"suggested": true,
"aliases": [
"aliases": [
"customer"
"significance-motivation"
],
]
"description": "This section should describes the current state of the code/tools/services/systems that the project covers. A provide a reference point to compare progress of the work against.",
"label": "Baseline"
},
},
"Dependencies": {
"Customers": {
"description": "List the customers for this project.",
"type": "content",
"type": "content",
"suggested": true,
"suggested": true,
"aliases": [
"aliases": [
"dependencies"
"customers"
],
]
"description": "This section should list all for the given project, including dependencies on other projects, departments, resources.",
"label": "Dependencies"
}
}
},
},
"format": "block",
"format": "block",
"description": "Provides standard structure for Platform Evolution project descriptions."
"description": "Provides standard structure for Core Platform Team project descriptions.",
"paramOrder": [
"Summary",
"Significance and Motivation",
"Outcomes",
"Customers",
"Dependencies"
]
}</templatedata>
}</templatedata>
</noinclude>
</noinclude>
Anonymous user