diff options
author | borenet@google.com <borenet@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2014-01-13 15:06:26 +0000 |
---|---|---|
committer | borenet@google.com <borenet@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2014-01-13 15:06:26 +0000 |
commit | 9c80cbeeb084dcb4b18da29d7a74d5ca7e73212d (patch) | |
tree | d43664672f59c4bd487996f91e703fe5b58a2899 /CONTRIBUTING | |
parent | 1a033fb55e6e638dcc793a1d2fbe43765e0ecc50 (diff) |
Add CONTRIBUTING file
This will help to direct those who stumble upon the new github mirror
to the proper channels for contributing code.
BUG=
R=jcgregorio@google.com
Review URL: https://codereview.chromium.org/134663003
git-svn-id: http://skia.googlecode.com/svn/trunk@13044 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'CONTRIBUTING')
-rw-r--r-- | CONTRIBUTING | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTING b/CONTRIBUTING new file mode 100644 index 0000000000..900cad5ec8 --- /dev/null +++ b/CONTRIBUTING @@ -0,0 +1 @@ +Please see the guidelines for contributing code at https://sites.google.com/site/skiadocs/developer-documentation/contributing-code |