Template:Feature request: Difference between revisions
Jump to navigation
Jump to search
m (Reverted edits by Cjl (Talk); changed back to last version by 68.230.153.170) |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly>=== {{{Name}}} === |
<includeonly>=== {{{Name|Untitled feature}}} === |
||
{| |
{| |
||
| style="font-weight:bold; text-align:right; vertical-align:top;" | Requesters || |
| style="font-weight:bold; text-align:right; vertical-align:top;" | Requesters || |
||
| style="vertical-align:top;" | {{{Requesters}}} |
| style="vertical-align:top;" | {{{Requesters|}}} |
||
|- |
|- |
||
| style="font-weight:bold; text-align:right; vertical-align:top;"| Requirements || |
| style="font-weight:bold; text-align:right; vertical-align:top;"| Requirements || |
||
| style="vertical-align:top;" | {{{Requirements}}} |
| style="vertical-align:top;" | {{{Requirements|}}} |
||
|- |
|- |
||
| style="font-weight:bold; text-align:right; vertical-align:top;"| Specifications || |
| style="font-weight:bold; text-align:right; vertical-align:top;"| Specifications || |
||
| style="vertical-align:top;" | {{{Specification}}} |
| style="vertical-align:top;" | {{{Specification|}}} |
||
|- |
|- |
||
| style="font-weight:bold; text-align:right; vertical-align:top;"| Owners || |
| style="font-weight:bold; text-align:right; vertical-align:top;"| Owners || |
||
| style="vertical-align:top;" | {{{Owners}}} |
| style="vertical-align:top;" | {{{Owners|}}} |
||
|}</includeonly><noinclude> |
|}</includeonly><noinclude> |
||
Used to add a feature to the [[Feature_roadmap]]. |
Used to add a feature to the [[Feature_roadmap]]. |
Revision as of 15:47, 24 October 2008
Used to add a feature to the Feature_roadmap.
Usage
{{Feature_request |Name=A brief, one-line summary of the feature, used as the title |Requesters=Deployments, engineers, or both who support the request |Requirements=User level requirement definition; Links to detailed wiki pages, mailing list threads, or other resources are welcome *or *a *list *of *them |Specification=Design and technical implementation ideas; Links to detailed wiki pages, mailing list threads, or other resources are welcome *or a list *of relevant links |Owners=Names of developers and/or champions of the request who will ensure that progress is made }}
Sample
A brief, one-line summary of the feature, used as the title
Requesters | Deployments, engineers, or both who support the request | |
Requirements | User level requirement definition; Links to detailed wiki pages, mailing list threads, or other resources are welcome
| |
Specifications | Design and technical implementation ideas; Links to detailed wiki pages, mailing list threads, or other resources are welcome
| |
Owners | Names of developers and/or champions of the request who will ensure that progress is made |