Development Team/Code Review: Difference between revisions
| Line 42: | Line 42: | ||
* Attach the patch to the ticket | * Attach the patch to the ticket | ||
* Add the keyword 'r?' to call the attention of reviewers. | * Add the keyword 'r?' to call the attention of reviewers. | ||
* Add a testcase in a ticket comment. You need to mark with |TestCase|. For example: | * Add a testcase in a ticket comment. You need to mark it with |TestCase|. This adds better readability and our script that pulls together the test cases for each release is able to find it as well. For example: | ||
|TestCase| | |TestCase| | ||