How to contribute to code review process

I am new to OpenMRS community and aspiring for GSoc. In one of the talk regarding warm up practics for GSoc 19 there is a point regarding Code Review. Point 11 in the following link- GSoC 2019 : Warm up practices for students . Since I can’t merge PR’s as a beginner how can I contribute to the code review process? Can someone help me in figuring this out. Thank You :slight_smile:

2 Likes

Hi @haripriya, Welcome to OpenMRS.

Yes, you can’t merge your PR since you haven’t permissions :smile: . Here Code reviews mean, you can review other’s PRs in the OpenMRS Repositories. Go ahead and review those when you think any improvements on those PRs.

2 Likes

Thank you for the clarification :slight_smile:

This page has links to guide you through the code review process: https://wiki.openmrs.org/display/docs/Getting+Started+as+a+Developer

Thank you :slight_smile: