From 490af19e8dd47712fe12063a20352fc55d2c68aa Mon Sep 17 00:00:00 2001 From: huongg Date: Thu, 18 Apr 2024 18:34:53 +0100 Subject: [PATCH] update copy for contributing Signed-off-by: huongg --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 66eb905632..89c575d110 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -328,11 +328,11 @@ If the lower-bound e2e test fails, it indicates that some dependencies may not w **2. It will open the gitpod workspace automatically** Screenshot 2024-04-17 at 15 57 41 -**3. Please wait until both FE and BE are done with their build. You can check it by clicking on `frontend` and `backend`. This can take around 5 minutes to fully finish** +**3. Please wait until the frontend and backend builds are successful. You can check it by clicking on `frontend` and `backend` tabs in the terminal. (Estimated build time : 5 minutes)** Screenshot 2024-04-17 at 15 59 46 Screenshot 2024-04-17 at 16 04 38 -**4. Final step is to ensure that you unblock the pop-up ads in the browser, then refresh the browser again. It should then build the kedro-viz in gitpod workspace** +**4. Unblock pop-up ads and refresh your browser. Kedro-Viz should be running on your gitpod workspace** Screenshot 2024-04-17 at 16 06 05 # Release guidelines