1# Contributing to the Remote Execution API 2 3Contributions to this project are welcome. Feel free to make a pull request, or 4open an issue for further discussion. If you are making substantive changes to 5the proto files, please make sure that they build by running `bazel build 6build/bazel/remote/execution/v2:remote_execution_proto`. 7 8## Contributor License Agreement 9 10Contributions to this project must be accompanied by a Contributor License 11Agreement. You (or your employer) retain the copyright to your contribution, 12this simply gives us permission to use and redistribute your contributions as 13part of the project. Head over to <https://cla.developers.google.com/> to see 14your current agreements on file or to sign a new one. 15 16You generally only need to submit a CLA once, so if you've already submitted one 17(even if it was for a different project), you probably don't need to do it 18again. 19