summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJeremy Edwards <jeremyedwards@google.com>2013-12-09 11:59:43 -0800
committerJeremy Edwards <jeremyedwards@google.com>2013-12-09 11:59:43 -0800
commit4b2a0dce582d83491f0a222d3083289026b79be4 (patch)
treeaf106e680aaf01dcf5f9624299953f8229221064 /README.md
parentbe69dea17553188ae3d1efcd074580dbb2777568 (diff)
downloadgoogle-compute-image-packages-4b2a0dce582d83491f0a222d3083289026b79be4.tar.gz
Add instructions on how to contribute to the project.
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index e937bdc..3ee2747 100644
--- a/README.md
+++ b/README.md
@@ -13,5 +13,8 @@ Refer to [Building a Google Compute Engine Image](https://developers.google.com/
## Source Code
This repository is structured so that each package is located in its own top-level directory. [`google-startup-scripts`](google-startup-scripts/) and [`google-daemon`](google-daemon/) are stored as the directory structure of where the files would be from root. [`image-bundle`](image-bundle/) has no directory structure.
+## Contributing
+We welcome bug fixes and enhancements. Before you can submit patches please sign our Contributor License Agreement. See CONTRIB.md for more information.
+
## License
All files in this repository are under the [Apache License, Version 2.0](LICENSE) unless noted otherwise.