From 4b2a0dce582d83491f0a222d3083289026b79be4 Mon Sep 17 00:00:00 2001 From: Jeremy Edwards Date: Mon, 9 Dec 2013 11:59:43 -0800 Subject: Add instructions on how to contribute to the project. --- README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.md') 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. -- cgit v1.2.1