From 5979db55d507f9159b52e9db21bc91806f3cecbe 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:47:30 +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..45eded9 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/bash
+
 ## Legal
 
 All original contributions to _to be continuous_ are licensed under the
-- 
GitLab