| 1 | [[BackLinksMenu]] |
| 2 | |
| 3 | [[TicketQuery(summary=TASK_NAME_HERE, format=table, col=summary|owner|status|type|component|priority|effort|importance, rows=description|analysis_owners|analysis_reviewers|analysis_score|design_owners|design_reviewers|design_score|implementation_owners|implementation_reviewers|implementation_score|test_owners|test_reviewers|test_score|)]] |
| 4 | = Analysis = |
| 5 | == Overview == |
| 6 | Rules for reviewing Analysis, Implementation and testing are needed. This task is because there are no tasks for platform standards analysis, general and testing in this iteration. |
| 7 | == Task requirements == |
| 8 | === For [PLATFORM_STANDARDS_ANALYSIS] === |
| 9 | * Split each task type into sections |
| 10 | * Required - things that are obligatory for the analysis in order to pass the review. |
| 11 | * Recommended - things that are recommended for the analysis, needed for higher score |
| 12 | * Optional - things the analysis owner assumed useful, may be rated with the higher score. |
| 13 | * Discuss which of the comments in [PLATFORM_STANDARDS_ANALYSIS] should be included in the documents as rules |
| 14 | * Add a requirement that the reviewer should either stick to these rules or comment them in the comment section. |
| 15 | * Explain when requesting a superreview is allowed. |
| 16 | |
| 17 | === For [PLATFORM_STANDARDS_GENERAL] === |
| 18 | * Split each task type into sections (excluding code and bug fix tasks - they are explained in [wiki:PLATFORM_STANDARDS_CODE] |
| 19 | * Required - things that are obligatory for the implementation in order to pass the review. |
| 20 | * Recommended - things that are recommended for the implementation, needed for higher score |
| 21 | * Optional - things the implementation owner assumed useful, may be rated with the higher score. |
| 22 | * Discuss which of the comments in [PLATFORM_STANDARDS_GENERAL] should be included in the documents as rules |
| 23 | * Add a requirement that the reviewer should either stick to these rules or comment them in the comment section. |
| 24 | |
| 25 | == Task result == |
| 26 | Refactored [PLATFORM_STANDARDS_ANALYSIS] and [PLATFORM_STANDARDS_GENERAL] with exact review reqirements. |
| 27 | |
| 28 | == Implementation idea == |
| 29 | Change the formatting of the documents with |
| 30 | {{{ |
| 31 | === Task type === |
| 32 | }}} |
| 33 | instead of |
| 34 | {{{ |
| 35 | * Task type |
| 36 | }}} |
| 37 | |
| 38 | == Related == |
| 39 | [PLATFORM_STANDARDS_ANALYSIS] [[BR]] |
| 40 | [PLATFORM_STANDARDS_GENERAL] |
| 41 | |
| 42 | == How to demo == |
| 43 | ^(In this section you must add instructions for the demo of the task.)^ |
| 44 | |
| 45 | = Design = |
| 46 | |
| 47 | = Implementation = |
| 48 | ^(Implementation results should be described and linked here (from the wiki or the repository))^ |
| 49 | |
| 50 | = Testing = |
| 51 | |
| 52 | = Comments = |
| 53 | ^(Write comments for this or later revisions here.) |