Startrekzky commented on code in PR #454: URL: https://github.com/apache/incubator-devlake-website/pull/454#discussion_r1124332134
########## docs/DORA.md: ########## @@ -64,123 +66,132 @@ Calculating DORA metrics requires three key entities: **changes**, **deployments In the next section, we'll demonstrate how to configure DevLake to implement DORA metrics for the aforementioned example team. ### Collect GitHub & Jira data via `blueprint` + 1. Visit the config-ui at `http://localhost:4000` -2. Create a `blueprint`, let's name it "Blueprint for DORA", add a Jira and a GitHub connection. Click `Next Step` - +2. Create a project: `project1`. And then create a `blueprint`, let's name it "Blueprint for DORA", add a Jira and a GitHub connection. Click `Next Step` Review Comment: Create a project: `project1`. Go to `project1` and create a `blueprint`... -- 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]
