1: <TMPL_IF NAME="title">
2: [[!meta title="<TMPL_VAR NAME=raw_title>"]]
3:
4: * Contact: <TMPL_VAR NAME="raw_contact">
5: <TMPL_IF NAME="mentors">* Mentors: <TMPL_VAR NAME="raw_mentors"></TMPL_IF>
6: <TMPL_IF NAME="duration">* Duration estimate: <TMPL_VAR NAME="raw_duration"></TMPL_IF>
7:
8: <TMPL_VAR NAME="description">
9:
10: [[!tag project]]
11: <TMPL_ELSE>
12: # Project template description
13:
14: The *project* template provides a consistent set of variables and tags
15: to define a project proposal and/or specification.
16:
17: The following parameters are supported:
18:
19: - title (required)
20: - contact (required)
21: - mentors (optional)
22: - duration (optional)
23: - description (required)
24:
25: The following tags should be set to classify the project into different
26: indexes:
27:
28: - *easy*, *medium*, *hard*: Use one of these to define the difficulty of
29: the project.
30: - *kernel*, *pkgsrc*, *userland*: Use one of these to define the category
31: of the project.
32: - *funded*: Use this tag if the project has been preapproved for funding
33: by The NetBSD Foundation.
34: - *gsoc*: Use this tag to denote a project suitable for the Google
35: Summer of Code program. If you set this tag, the project must
36: provide a set of mentors and its duration has to be 3 months.
37:
38: </TMPL_IF>
CVSweb for NetBSD wikisrc <wikimaster@NetBSD.org> software: FreeBSD-CVSweb