exp.upspin.io@v0.0.0-20230625230448-5076e5b595ec/CONTRIBUTING.md (about)

     1  # Contributing to Upspin
     2  
     3  Upspin is an open source project.
     4  
     5  It is the work of many contributors. We appreciate your help!
     6  
     7  
     8  ## Filing issues
     9  
    10  When filing an issue, make sure to answer these five questions:
    11  
    12  1. What version of Upspin are you using?
    13  2. What operating system and processor architecture are you using?
    14  3. What did you do?
    15  4. What did you expect to see?
    16  5. What did you see instead?
    17  
    18  Sensitive security-related issues should be reported to the private
    19  [upspin-security@googlegroups.com](mailto:upspin-security@googlegroups.com)
    20  mailing list.
    21  
    22  
    23  ## Contributing code
    24  
    25  We use GitHub pull requests for code review.
    26  
    27  Unless otherwise noted, the Upspin source files are distributed under the
    28  Apache 2.0 license found in the LICENSE file.
    29  
    30  
    31  ## Code of Conduct
    32  
    33  Please note that this project is released with a [Contributor Code of Conduct](CONDUCT.md).
    34  By participating in this project you agree to abide by its terms.
    35