Files @ 0c94479bb1a8
Branch filter:

Location: NPO-Accounting/npo-accounting-ikiwiki/templates/UseCase.mdwn

bkuhn
Update EvaluationTemplate to have clearer links to each UseCase

The idea is to use the evaluation template to fill out for each project
codebase evaluation we do, but have an easy link back to the use case it
refers to.

As I was making this edit, I added a few FIXMEs to things that need
clarification and/or completion.
1
2
3
4
5
6
7
8
<dl>
<dt>Entity</dt>
<dd><TMPL_VAR name></dd>
<dt>Requirement</dt>
<dd><TMPL_VAR requirement></dd>
<dt>Reason</dt>
<dd><TMPL_VAR reason></dd>
</dl>