From 497b1d1cad2f0380914c785dc8122b287e889252 Mon Sep 17 00:00:00 2001
From: Rachel <rachel.arnould@protonmail.com>
Date: Mon, 13 Jul 2020 08:22:59 +0000
Subject: [PATCH] Issue template for new instances.

---
 .gitlab/issue_templates/new_instance | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)
 create mode 100644 .gitlab/issue_templates/new_instance

diff --git a/.gitlab/issue_templates/new_instance b/.gitlab/issue_templates/new_instance
new file mode 100644
index 00000000..56851649
--- /dev/null
+++ b/.gitlab/issue_templates/new_instance
@@ -0,0 +1,22 @@
+# Please fill all these info:
+
+## General info
+
+- Name of the instance: 
+- Domain:
+
+## Settings:
+
+- Does the instance allow people to sign up?
+- Does the instance want new people to get a welcome email?
+- Which modules the client needs (default = dashboard, circles, analytics - later: user directory, job board, projects)
+
+## Federation:
+
+**Provide here the list of instances the new instance wants to be federated with. Please confirm if this new instance is also ok with those instances accessing their public data.**
+
+## Cosmetics
+
+Logo:
+Favicon:
+A set of 2/3/4 colors:
\ No newline at end of file
-- 
GitLab