diff --git a/Words-of-Wisdom-Index.md b/Words-of-Wisdom-Index.md new file mode 100644 index 0000000..3c796c2 --- /dev/null +++ b/Words-of-Wisdom-Index.md @@ -0,0 +1,67 @@ +# Template List + +The following pages contain specific tips and advice on each template. + +## Project kick-off + +* Project proposal +* Target audience & benefits +* User needs & stories +* Interview notes +* All-in-one project summary + +## Project Reference Information + +* Project overview +* Glossary / Data dictionary +* Software development method + +## System requirements + +* SRS +* Use case suite +* Feature set + +## Planning + +* Project plan +* Resource needs +* Risk management +* Legal issues + +## Design + +* Design overview +* Architecture +* Persistence +* User interface +* Security +* Source organization + +## Project tracking + +* Status report +* Review meeting + +## Quality management + +* QA plan +* Test suite +* Test run log + +## Product content + +* Release notes +* Installation / Quick-start +* User Guide +* FAQ / Troubleshooting + +## Product support information + +* Implementation notes +* Demo script + +## Release end-game + +* Release checklist +* Postmortem report \ No newline at end of file