Julie Qiu | d11f216 | 2019-02-14 16:37:25 -0500 | [diff] [blame] | 1 | # Contributing to Go Modules Discovery |
| 2 | |
| 3 | Go Modules Discovery is an open source project. |
| 4 | |
| 5 | We'd love to accept your patches and contributions to this project. There are |
| 6 | just a few small guidelines you need to follow. |
| 7 | |
| 8 | ## Contributing code |
| 9 | |
| 10 | Please read the [Contribution Guidelines](https://golang.org/doc/contribute.html) before sending patches. |
| 11 | |
| 12 | Unless otherwise noted, the Go source files are distributed under |
| 13 | the BSD-style license found in the LICENSE file. |
| 14 | |
| 15 | ## Code reviews |
| 16 | |
| 17 | All submissions, including submissions by project members, require review. We |
| 18 | use Gerrit for this purpose. Consult the |
Andrew Bonventre | 4673ce2 | 2019-03-26 14:04:08 -0400 | [diff] [blame] | 19 | [Gerrit Documentation](https://www.gerritcodereview.com/index.html) for more |
Julie Qiu | d11f216 | 2019-02-14 16:37:25 -0500 | [diff] [blame] | 20 | information on using pull requests. |
| 21 | |
| 22 | ## Community Guidelines |
| 23 | |
| 24 | This project follows |
| 25 | [Google's Open Source Community Guidelines](https://opensource.google.com/conduct/). |