Skip to content

Commit 71d35f4

Browse files
committed
Update contributing.md with external PR process
Signed-off-by: Jay Gu <jagu@nvidia.com>
1 parent 19198da commit 71d35f4

1 file changed

Lines changed: 12 additions & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,18 @@ into three categories:
2424

2525
## Code contributions
2626

27-
Code contribution is currently not open until we establish our Github CI. Please stay tuned.
27+
You are welcome to make a pull request from your fork. Please ensure your change
28+
meets the quality standard of the codebase.
29+
30+
Due to the limitation of Github CI, the main development is still happening in our
31+
internal repository. We will provide a minimal CI in Github for you to iterate
32+
on your changes. Once your PR passes the Github CI,
33+
a reviewer will review the code. If it looks good, the reviewer will
34+
test your change in our internal repository to ensure the change
35+
passes the full CI check. Once it is merged into internal repository,
36+
the change will be synced to the public Github repository and the PR will be marked
37+
as "resolved" and closed.
38+
2839

2940
### Your first issue
3041

0 commit comments

Comments
 (0)