From: alex <bin...@li...> - 2001-09-09 07:36:43
|
alex Sun Sep 9 00:36:34 2001 EDT Added files: /r2/tasks TaskTemplate.txt Log: Added a Task description template. Index: r2/tasks/TaskTemplate.txt +++ r2/tasks/TaskTemplate.txt Task Name -------------------------------------------------- -Task Summary This is a concise summary of the task that should be completed. It should give the reader a sense of the project's scope and goals. -Dependencies This task may require that other tasks listed in the TODO be completed first. If so, those dependencies should be mentioned here. -Description This is a freeform (hopefully long and detailed) description of the task: how to start, what work needs to be done and why, how the changes will be integrated into the rest of the system, etc. Make _sure_ to include a properly ordered list of 'sub-tasks'. -Relevant Files This should point the reader at any relevant files currently in cvs, from r2 root: binarycloud/base/core/Debug.php This should describe why this file is significant, etc. -New File List This should be a description of the files that should be created in the process of completing this task: binarycloud/base/core/Auth.php This should be a fairly detailed description of this file and its role. If possible, each project specification should include a 'shell' file tree which contains template classes with method lists, etc. -Urls Any relevant links, reading, etc. http://www.binarycloud.com A Description -Contact This section should mention the individual to contact with questions. It should always be the author of this document. Owner: en...@tu... Questions: bin...@li... |