Skip to content

Commit 16b1caf

Browse files
demiurg906Space Team
authored andcommitted
[Doc] Update part of _Code authoring guideline_ about TODO processing
1 parent 6234b99 commit 16b1caf

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/code_authoring_and_core_review.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,4 +79,6 @@ So to avoid leaving such TODOs in the code without any intention the following p
7979
As a reviewer, please perform the following actions when you see some newly introduced `TODO` in the code:
8080
- Check if some ticket is mentioned
8181
- If it is, ensure that the ticket described enough to gather enough context to fix this `TODO` in the future
82-
- If it isn't please ask author of the code to introduce it
82+
- If it isn't, please ask the author of the code to introduce it
83+
84+
- When an issue with `kotlin-todo` is resolved, please ensure that the author fixed all corresponding TODOs in the code.

0 commit comments

Comments
 (0)