aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorPaul Borman <borman@google.com>2016-02-19 12:30:25 -0800
committerPaul Borman <borman@google.com>2016-02-19 12:30:25 -0800
commit9e951e1b0753e70359075742c99e505e94e97895 (patch)
treeb2917707595d867c14d1168c888546ef9d9b8230 /CONTRIBUTING.md
parent82d3e379a209bbe200e3528d871e947ade906d2f (diff)
downloadgoogle-uuid-9e951e1b0753e70359075742c99e505e94e97895.tar.gz
Change a UUID from []byte to [16]byte along with other API changes.
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
new file mode 100644
index 0000000..04fdf09
--- /dev/null
+++ b/CONTRIBUTING.md
@@ -0,0 +1,10 @@
+# How to contribute
+
+We definitely welcome patches and contribution to this project!
+
+### Legal requirements
+
+In order to protect both you and ourselves, you will need to sign the
+[Contributor License Agreement](https://cla.developers.google.com/clas).
+
+You may have already signed it for other Google projects.