Note the importance the EvaluationTemplate and keeping it in sync.
This commit is contained in:
parent
6256f0b305
commit
88d9568553
2 changed files with 9 additions and 1 deletions
|
@ -2,7 +2,9 @@ There are a number of existing accounting projects. Some of these are listed und
|
||||||
|
|
||||||
**If your project isn't listed here, feel free to add it!**
|
**If your project isn't listed here, feel free to add it!**
|
||||||
|
|
||||||
These projects will be evaluated for suitability and/or adaptability.
|
These projects will be evaluated for suitability and/or adaptability. We
|
||||||
|
have an [[template you can use|ExistingProjects/EvaluationTemplate]] to
|
||||||
|
evaluate these projects to the UseCases we've collected so far.
|
||||||
|
|
||||||
TODO:
|
TODO:
|
||||||
|
|
||||||
|
|
|
@ -13,6 +13,12 @@ You should add your use case as a subpage of the [[UseCases]] page, to create a
|
||||||
|
|
||||||
## Use cases
|
## Use cases
|
||||||
|
|
||||||
|
If you add or edit UseCases here, please also keep the
|
||||||
|
[[evaluation template|ExistingProjects/EvaluationTemplate]] in sync with the
|
||||||
|
use cases. In other words, if you add a UseCase important enough to be a
|
||||||
|
criteria in evaluating ExistingProjects, then please make sure to update the
|
||||||
|
[[evaluation template|ExistingProjects/EvaluationTemplate]].
|
||||||
|
|
||||||
### Non-Technical-User-Centric Use Cases
|
### Non-Technical-User-Centric Use Cases
|
||||||
- [[GeneratingReports]]
|
- [[GeneratingReports]]
|
||||||
- [[Collaborating]]
|
- [[Collaborating]]
|
||||||
|
|
Loading…
Reference in a new issue