| 78 | == For [wiki:PLATFORM_STANDARDS_GENERAL] == |
| 79 | The [wiki:PLATFORM_STANDARDS_GENERAL] page will have the following structure: |
| 80 | {{{ |
| 81 | |_General Platform Standards |
| 82 | |__Task kinds |
| 83 | |___Coding task |
| 84 | |____Coding task subkinds |
| 85 | |___Bug fix |
| 86 | |___Document |
| 87 | |___Setup |
| 88 | |___Maintenance |
| 89 | |__Task results |
| 90 | |__Naming conventions for wiki pages |
| 91 | |_Comments |
| 92 | }}} |
| 93 | These sections will contain: |
| 94 | * General Platform Standards - a brief description of the standards and what this wiki page contains. |
| 95 | * Task kinds - for each task kind a brief description of what each phase (analysis, design, implementation, testing) requires; rules for reviewing. |
| 96 | * Task results - what the task results might be (might be merged in the previous section). |
| 97 | * Naming conventions - how we should name wiki pages. |
| 98 | * Comments - everyone that has some opinion on the standards should describe it here. |
| 99 | Focus should be on non-coding tasks and on implementation phase since there will be documents for the other standards - [wiki:PLATFORM_STANDARDS_ANALYSIS], [wiki:PLATFORM_STANDARDS_DESIGN] and [wiki:PLATFORM_STANDARDS_CODE]. These should be linked and briefly described. |
| 100 | |
| 101 | Everyone has been asked to give his opinion in the Comments section. During the implementation these comments will be considered and integrated into the wiki page. |