From b3739655103a1c4d41f1820f8b7ebd4ac1b14a20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Garc=C3=ADa=20Aubert?= Date: Fri, 29 Nov 2019 12:30:56 +0100 Subject: [PATCH] Improve format contributing section --- README.md | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 92302371..de834b39 100644 --- a/README.md +++ b/README.md @@ -59,19 +59,11 @@ Where `` is the name of a configuration file under `./config/environments/` The [docs directory](https://github.com/CartoDB/Windshaft-cartodb/tree/master/docs) contains different documentation resources, from higher level to more detailed ones: the [Maps API](https://github.com/CartoDB/Windshaft-cartodb/blob/master/docs/Map-API.md) document defines the endpoints and their expected parameters and outputs. -### Examples - -[CartoDB's Map Gallery](https://carto.com/platform/solutions-visualization/) showcases several examples of visualisations built on top of this. - ## Contributing -The issue tracker: [`Github`](https://github.com/CartoDB/Windshaft-cartodb/issues). - -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://carto.com/contributions). +* The issue tracker: [`Github`](https://github.com/CartoDB/Windshaft-cartodb/issues). +* We love pull requests from everyone, see [contributing to Open Source on GitHub](https://guides.github.com/activities/contributing-to-open-source/#contributing). +* You'll need to sign a Contributor License Agreement (CLA) before making a submission. [Learn more here](https://carto.com/contributions). ### Developing with a custom windshaft version