Skip to content

Commit 5f3a163

Browse files
gkdncopybara-github
authored andcommitted
Add a note related to j2 helper script.
PiperOrigin-RevId: 451309322
1 parent 6b0088b commit 5f3a163

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CONTRIBUTING.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,11 @@ review. We use GitHub pull requests for this purpose.
4444
- Running `j2` in the shell will show the available commands for J2CL
4545
development.
4646

47+
**Note:** `j2` script is not ported for open-source development yet. However
48+
you can still test your contributions by running particular integration tests
49+
using `bazel test <target>`. You can also run `./build_test.sh CI` script to
50+
test againt full test suite available in the open-source repo.
51+
4752

4853
### Working with the codebase
4954

0 commit comments

Comments
 (0)