blob: 3356fc7888e2575c6a4ba36056a3e4b92b5c2aa7 [file] [log] [blame] [view]
# Contributing to Go Modules Discovery
Go Modules Discovery is an open source project.
We'd love to accept your patches and contributions to this project. There are
just a few small guidelines you need to follow.
## Contributing code
Please read the [Contribution Guidelines](https://golang.org/doc/contribute.html) before sending patches.
Unless otherwise noted, the Go source files are distributed under
the BSD-style license found in the LICENSE file.
## Code reviews
All submissions, including submissions by project members, require review. We
use Gerrit for this purpose. Consult the
[Gerrit Documentation](https://www.gerritcodereview.com/index.html) for more
information on using pull requests.
## Community Guidelines
This project follows
[Google's Open Source Community Guidelines](https://opensource.google.com/conduct/).