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


##########
docs/Plugins/tapd.md:
##########
@@ -5,9 +5,19 @@ description: >
 ---
 
 ## Summary
-
 This plugin collects Tapd data through Tapd REST API. 
 
+## Project Metrics This Covers
+| Metric Name                         | Description                            
                                                           |
+|:------------------------------------|:--------------------------------------------------------------------------------------------------|
+| Requirement Count                      | Number of issues with type 
"Requirement"                                                          |

Review Comment:
   Please refer to this doc: 
https://devlake.apache.org/docs/next/Plugins/github.



##########
docs/Plugins/zentao.md:
##########
@@ -0,0 +1,44 @@
+---
+title: "Zentao"
+description: >
+  Zentao Plugin
+---
+
+## Summary
+This plugin collects Zentao data through Zentao REST API. 
+
+## Project Metrics This Covers
+
+| Metric Name                         | Description                            
                                                           |
+|:------------------------------------|:--------------------------------------------------------------------------------------------------|
+| Requirement Count                      | Number of issues with type 
"Requirement"                                                          |
+| Requirement Lead Time                      | Lead time of issues with type 
"Requirement"                                                       |
+| Requirement Delivery Rate           | Ratio of delivered requirements to all 
requirements                                               |
+| Requirement Granularity             | Number of story points associated with 
an issue                                                   |
+| Bug Count                              | Number of issues with type 
"Bug"<br/><i>bugs are found during testing</i>                         |
+| Bug Age                                | Lead time of issues with type 
"Bug"<br/><i>both new and deleted lines count</i>                   |
+
+## Configuration
+Configuring Zentao via [config-ui](/UserManuals/ConfigUI/Zentao.md).
+
+## Collect Data From Zentao
+
+To collect data, select `Advanced Mode` on the `Create Blueprint` page and 
paste a JSON config like the following:

Review Comment:
   Add a link to the 'advanced mode' doc?  Please use the relative path.



##########
docs/Plugins/zentao.md:
##########
@@ -0,0 +1,44 @@
+---
+title: "Zentao"
+description: >
+  Zentao Plugin
+---
+
+## Summary
+This plugin collects Zentao data through Zentao REST API. 
+
+## Project Metrics This Covers
+
+| Metric Name                         | Description                            
                                                           |

Review Comment:
   Same as above



##########
docs/Plugins/zentao.md:
##########
@@ -0,0 +1,44 @@
+---
+title: "Zentao"
+description: >
+  Zentao Plugin
+---
+
+## Summary
+This plugin collects Zentao data through Zentao REST API. 
+
+## Project Metrics This Covers
+
+| Metric Name                         | Description                            
                                                           |
+|:------------------------------------|:--------------------------------------------------------------------------------------------------|
+| Requirement Count                      | Number of issues with type 
"Requirement"                                                          |
+| Requirement Lead Time                      | Lead time of issues with type 
"Requirement"                                                       |
+| Requirement Delivery Rate           | Ratio of delivered requirements to all 
requirements                                               |
+| Requirement Granularity             | Number of story points associated with 
an issue                                                   |
+| Bug Count                              | Number of issues with type 
"Bug"<br/><i>bugs are found during testing</i>                         |
+| Bug Age                                | Lead time of issues with type 
"Bug"<br/><i>both new and deleted lines count</i>                   |
+
+## Configuration
+Configuring Zentao via [config-ui](/UserManuals/ConfigUI/Zentao.md).
+
+## Collect Data From Zentao
+
+To collect data, select `Advanced Mode` on the `Create Blueprint` page and 
paste a JSON config like the following:
+
+> <font color="#ED6A45">Warning: Data collection only supports single-task 
execution, and the results of concurrent multi-task execution may not meet 
expectations.</font>
+
+```
+[
+  [
+    {
+      plugin: 'zentao',
+      options: {
+        connectionId: 1,

Review Comment:
   How to get the values of the four options?



##########
docs/Plugins/zentao.md:
##########
@@ -0,0 +1,44 @@
+---
+title: "Zentao"
+description: >
+  Zentao Plugin
+---
+
+## Summary
+This plugin collects Zentao data through Zentao REST API. 

Review Comment:
   Text change:
   This plugin collects Zentao data through its REST APIs. [Zentao](link to its 
GitHub page) is an issue-tracking tool similar to Jira.



##########
docs/Plugins/tapd.md:
##########
@@ -5,9 +5,19 @@ description: >
 ---
 
 ## Summary
-
 This plugin collects Tapd data through Tapd REST API. 

Review Comment:
   Text change:
   This plugin collects TAPD data through its REST APIs. TAPD is an 
issue-tracking tool similar to Jira.



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