From 04405dd8a64c987beb3b4d13578e242d94bcb045 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?C=C3=A9dric=20OLIVIER?= <cedric3.olivier@orange.com>
Date: Tue, 21 Mar 2023 08:59:23 +0100
Subject: [PATCH] doc: update contribute with template link [skip-ci]

---
 CONTRIBUTE.md => CONTRIBUTING.md | 2 ++
 1 file changed, 2 insertions(+)
 rename CONTRIBUTE.md => CONTRIBUTING.md (97%)

diff --git a/CONTRIBUTE.md b/CONTRIBUTING.md
similarity index 97%
rename from CONTRIBUTE.md
rename to CONTRIBUTING.md
index 5a24023..c039947 100644
--- a/CONTRIBUTE.md
+++ b/CONTRIBUTING.md
@@ -5,6 +5,8 @@ We try to make it easy, and all contributions, even the smaller ones, are more t
 This includes bug reports, fixes, documentation, examples...
 But first, read this page (including the small print at the end).
 
+Contributions are available on https://gitlab.com/to-be-continuous/gcloud
+
 ## Legal
 
 All original contributions to _to be continuous_ are licensed under the
-- 
GitLab