github.com/vanadium-archive/go.jiri@v0.0.0-20160715023856-abfb8b131290/CONTRIBUTING.md (about)

     1  # Contributing to Vanadium
     2  
     3  Vanadium is an open source project.
     4  
     5  It is the work of many contributors. We appreciate your help!
     6  
     7  ## Filing issues
     8  
     9  We use a single GitHub repository for [tracking all
    10  issues](https://github.com/vanadium/issues/issues) across all Vanadium
    11  repositories.
    12  
    13  ## Contributing code
    14  
    15  Please read the [contribution
    16  guidelines](https://vanadium.github.io/community/contributing.html) before
    17  sending patches.
    18  
    19  **We do not accept GitHub pull requests.** (We use
    20  [Gerrit](https://www.gerritcodereview.com/) instead for code reviews.)
    21  
    22  Unless otherwise noted, the Vanadium source files are distributed under the
    23  BSD-style license found in the LICENSE file.