Startrekzky commented on code in PR #308:
URL: 
https://github.com/apache/incubator-devlake-website/pull/308#discussion_r1009017443


##########
docs/DeveloperManuals/Project.md:
##########
@@ -0,0 +1,152 @@
+---
+title: "Project"
+sidebar_position: 5
+description: >
+  Project is an entity object that can be used for Dora to associate pr to 
deployment/issue.
+---
+
+## Summary
+Project is an entity object that can be used for Dora to associate pr to 
deployment/issue.
+
+It contains the following two models:

Review Comment:
   You can add two tables to make the data models clearer.



##########
docs/DeveloperManuals/Project.md:
##########
@@ -0,0 +1,152 @@
+---
+title: "Project"
+sidebar_position: 5
+description: >
+  Project is an entity object that can be used for Dora to associate pr to 
deployment/issue.

Review Comment:
   `Project` is an object that can be used for DORA to associate 
`changes(commits)`, with `deployments` and `issues`.



##########
docs/DeveloperManuals/Project.md:
##########
@@ -0,0 +1,152 @@
+---
+title: "Project"
+sidebar_position: 5
+description: >
+  Project is an entity object that can be used for Dora to associate pr to 
deployment/issue.
+---
+
+## Summary
+Project is an entity object that can be used for Dora to associate pr to 
deployment/issue.

Review Comment:
   The same as above



-- 
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