From 6e9d313d12f044051baeba4057d354f680a4e4e7 Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Pasquier Date: Tue, 28 Jul 2020 10:13:49 +0000 Subject: [PATCH] fix new instance template --- .gitlab/issue_templates/new_instance.md | 25 ++++++++++++++----------- 1 file changed, 14 insertions(+), 11 deletions(-) diff --git a/.gitlab/issue_templates/new_instance.md b/.gitlab/issue_templates/new_instance.md index db3cd07..a93fe19 100644 --- a/.gitlab/issue_templates/new_instance.md +++ b/.gitlab/issue_templates/new_instance.md @@ -1,3 +1,5 @@ +/label ~"New Instance" + # Please fill all these info: ## General info @@ -7,22 +9,23 @@ ## Settings: -- Does the instance allow people to sign up? -- Does the instance want new people to get a welcome email? +- Does the instance allow people to sign up? **Yes / No** +- Does the instance want new people to get a welcome email? **Yes / No** ## Federation: -- 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. +- 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** Example: -*Instance G is the new kid in town* -*Instance G wants to only see their dashboard, but want to access the circles of A, B, C, D, E & F.* -*Instance G wants to be able to chat with users from A, B, C, D, E & F.* -*Instance G wants to be able to see A and B job offers* +- *Instance G is the new kid in town* +- *Instance G wants to only see their dashboard, but want to access the circles of A, B, C, D, E & F.* +- *Instance G wants to be able to chat with users from A, B, C, D, E & F.* +- *Instance G wants to be able to see A and B job offers* Let's say every instances agree to this scenario, the issue should describe the following: + - Dashboard: G - Circles: A, B, C, D, E, F & G - Job offers: A, B, F, G @@ -32,6 +35,6 @@ Let's say every instances agree to this scenario, the issue should describe the ## Cosmetics -Logo: -Favicon: -A set of 4 colors + where they should belong: \ No newline at end of file +- Logo: +- Favicon: +- 4 Colors: \ No newline at end of file