From 7762b0745c68fa903662e8233401b34cb2b27c56 Mon Sep 17 00:00:00 2001
From: Jean-Baptiste Pasquier <contact@jbpasquier.eu>
Date: Fri, 17 Jul 2020 15:47:05 +0000
Subject: [PATCH] Update new_instance

---
 .gitlab/issue_templates/new_instance | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/.gitlab/issue_templates/new_instance b/.gitlab/issue_templates/new_instance
index dd7f464f..db3cd072 100644
--- a/.gitlab/issue_templates/new_instance
+++ b/.gitlab/issue_templates/new_instance
@@ -9,11 +9,10 @@
 
 - Does the instance allow people to sign up?
 - Does the instance want new people to get a welcome email?
-- Which modules the client needs (dashboard, circles, analytics, user directory, job board, projects...)
 
 ## Federation:
 
-- Which current instance should see this new instance data? Please provide the info module by module.
+- Which current instance should see this new instance data? Please provide the info module by module and include the instance itself.
 - Do those current instances agree to share their public data with this new instance? Yes / No => this can only be asked once per instance.
 
 Example:
@@ -33,6 +32,6 @@ Let's say every instances agree to this scenario, the issue should describe the
 
 ## Cosmetics
 
-Logo:
-Favicon:
-A set of 2/3/4 colors + where they should belong:
\ No newline at end of file
+Logo: 
+Favicon: 
+A set of 4 colors + where they should belong:
\ No newline at end of file
-- 
GitLab