From c05a4356d0aade5e783429697fa093d8b5247d0d Mon Sep 17 00:00:00 2001 From: Tanvi Jagtap Date: Wed, 31 Jan 2024 23:04:55 -0800 Subject: [PATCH] Writing a doc with steps to contribute to the grpc code base. Fixing formatting issues in the doc This is meant for non googlers. PiperOrigin-RevId: 603270131 --- CONTRIBUTING_STEPS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING_STEPS.md b/CONTRIBUTING_STEPS.md index 4c6322d8836..71de48fb34b 100644 --- a/CONTRIBUTING_STEPS.md +++ b/CONTRIBUTING_STEPS.md @@ -88,11 +88,11 @@ You will see a series of screens: Some time after you've digitally signed the document, the EasyCLA will appear as *Covered*. - ![Screenshot of EasyCLA Step 5](doc/images/img/grpc-easycla-covered.png) +![Screenshot of EasyCLA Step 5](doc/images/img/grpc-easycla-covered.png) After a few hours, you will notice a new "assignee" assigned to the pull request. - ![Screenshot after an assignee is added](doc/images/img/grpc-assignee.png) +![Screenshot after an assignee is added](doc/images/img/grpc-assignee.png) After a reviewer is assigned to you, they will help with the next steps, which are as follows: