From 7223c0b1c2d2d08dddb53a708b4b567175675836 Mon Sep 17 00:00:00 2001
From: pierreozoux <pierre@ozoux.net>
Date: Wed, 13 Feb 2019 21:50:30 +0100
Subject: [PATCH] Adds MR template

---
 .gitlab/merge_request_templates/Request_to_join.md | 6 ++++++
 1 file changed, 6 insertions(+)
 create mode 100644 .gitlab/merge_request_templates/Request_to_join.md

diff --git a/.gitlab/merge_request_templates/Request_to_join.md b/.gitlab/merge_request_templates/Request_to_join.md
new file mode 100644
index 0000000..3bd63f5
--- /dev/null
+++ b/.gitlab/merge_request_templates/Request_to_join.md
@@ -0,0 +1,6 @@
+Thanks for joining librehosters!
+
+One more thing, can you please share a link to:
+
+ - the git of your infra (Or detail a bit what you are using)
+ - the thread of your presentation on the [forum](https://talk.libreho.st/)
-- 
GitLab