denis-chudov commented on code in PR #740:
URL: https://github.com/apache/ignite-3/pull/740#discussion_r847259206


##########
modules/README.md:
##########
@@ -16,6 +16,8 @@ Module Name | Description
 [cli-common](cli-common/README.md)|Shared interfaces definitions for pluggable 
CLIng
 [configuration](configuration/README.md)|Ignite configuration classes and 
configuration management framework
 
[configuration-annotation-processor](configuration-annotation-processor/README.md)|Tooling
 for generating Ignite configuration model classes from configuration schema 
definition
+[core: causality 
tokens](core/src/main/java/org/apache/ignite/internal/causality/README.md)|Causality
 tokens

Review Comment:
   I just followed a template that already exists, when README is located 
inside of the package, like 
modules/api/src/main/java/org/apache/ignite/table/mapper/README.md or 
modules/schema/src/main/java/org/apache/ignite/internal/schema/README.md.



##########
modules/README.md:
##########
@@ -16,6 +16,8 @@ Module Name | Description
 [cli-common](cli-common/README.md)|Shared interfaces definitions for pluggable 
CLIng
 [configuration](configuration/README.md)|Ignite configuration classes and 
configuration management framework
 
[configuration-annotation-processor](configuration-annotation-processor/README.md)|Tooling
 for generating Ignite configuration model classes from configuration schema 
definition
+[core: causality 
tokens](core/src/main/java/org/apache/ignite/internal/causality/README.md)|Causality
 tokens

Review Comment:
   I just followed a template that already exists, when README is located 
inside of the package, like 
`modules/api/src/main/java/org/apache/ignite/table/mapper/README.md` or 
`modules/schema/src/main/java/org/apache/ignite/internal/schema/README.md`.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to