diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 00000000..b46d5d4e --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,11 @@ +Contributing +--- + +The issue tracker is at [github.com/CartoDB/Windshaft-cartodb](https://github.com/CartoDB/Windshaft-cartodb). + +We love pull requests from everyone, see [Contributing to Open Source on GitHub](https://guides.github.com/activities/contributing-to-open-source/#contributing). + + +## Submitting Contributions + +* You will need to sign a Contributor License Agreement (CLA) before making a submission. [Learn more here](https://cartodb.com/contributing). diff --git a/LICENSE b/LICENSE index 91eaff9a..d939626d 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2014, Vizzuality +Copyright (c) 2015, CartoDB All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/README.md b/README.md index dc28f532..b724e1e9 100644 --- a/README.md +++ b/README.md @@ -95,3 +95,9 @@ Examples -------- [CartoDB's Map Gallery](http://cartodb.com/gallery/) showcases several examples of visualisations built on top of this. + + +Contributing +--- + +See [CONTRIBUTING.md](CONTRIBUTING.md).