File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments