Skip to content

Commit 009cc19

Browse files
committed
Added review instructions to Contributing.md
1 parent 583bd0c commit 009cc19

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

CONTRIBUTING.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,16 @@ This project uses ZenHub for tracking of issues and roadmap.
3030

3131
## Reporting an Issue
3232

33-
To report an issue, or to suggest an idea for a change, open an [issue](../../issues/new). It is best to check our existing [issues](../../issues) first to see if a similar one has already been opened and discussed.
33+
To report an issue, or to suggest an idea for a change, open an [issue](../../issues/new). It is best to check our existing [issues](../../issues) first to see if a similar one has already been opened and discussed.
34+
## Getting Feedback on your contribution
35+
36+
When creating a PR for one of our projects it is important to get your work reviewed by other members of the team. Below are some steps to getting your work reviewed. <br>
37+
* Assign a Reviewer from the list of reviewers on the project
38+
* Get a `lgtm` label for your PR
39+
* Assign an Approver to your PR
40+
* Based on the quality of your work it will be approved and merged or changes will be requested
41+
42+
### Reviewers and Approvers for each project
43+
* [MCAD](https://github.com/project-codeflare/multi-cluster-app-dispatcher/blob/main/OWNERS)
44+
* [InstaScale](https://github.com/project-codeflare/instascale/blob/main/OWNERS)
45+
* [Codeflare-SDK](https://github.com/project-codeflare/codeflare-sdk/blob/main/OWNERS)

0 commit comments

Comments
 (0)