github.com/distbuild/reclient@v0.0.0-20240401075343-3de72e395564/CONTRIBUTING.md (about)

     1  # How to contribute
     2  
     3  NOTE: We don't accept any external contributions just yet,
     4  but expect to open to certain categories of changes in Q4 of 2023.
     5  Stay tuned.
     6  
     7  ## Before you begin
     8  
     9  ### Sign our Contributor License Agreement
    10  
    11  Contributions to this project must be accompanied by a
    12  [Contributor License Agreement](https://cla.developers.google.com/about) (CLA).
    13  You (or your employer) retain the copyright to your contribution; this simply
    14  gives us permission to use and redistribute your contributions as part of the
    15  project.
    16  
    17  Visit <https://cla.developers.google.com/> to see your current agreements or to
    18  sign a new one.
    19  
    20  ### Review our community guidelines
    21  
    22  This project follows
    23  [Google's Open Source Community Guidelines](https://opensource.google/conduct/).
    24  
    25  ## Contribution process
    26  
    27  TBD
    28  
    29  ### Code reviews
    30  
    31  All submissions, including submissions by project members, require review. We
    32  use GitHub pull requests for this purpose. Consult
    33  [GitHub Help](https://help.github.com/articles/about-pull-requests/) for more
    34  information on using pull requests.