From 69faca7c9ff1223489678e1d2766235b38aa1fe6 Mon Sep 17 00:00:00 2001 From: Rachel Date: Mon, 13 Jul 2020 15:38:22 +0000 Subject: [PATCH] Update .gitlab/issue_templates/new_instance --- .gitlab/issue_templates/new_instance | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/.gitlab/issue_templates/new_instance b/.gitlab/issue_templates/new_instance index f1c1e24..75aeaa2 100644 --- a/.gitlab/issue_templates/new_instance +++ b/.gitlab/issue_templates/new_instance @@ -13,10 +13,28 @@ ## 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.** +- Which current instance should see this new instance data? Please provide the info module by module. +- Do those current instances agree to share their public data with this new instance? Please provide the info module by module. + +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* + +*A, B, C, D, E & F are ok to share their data, but they don't want to see F's circles. But they are interested in all other F's modules. This means that F circles' would not be available for federation*. + +Let's say every instances agree to this scenario, the issue should describe the following: +- Dashboard: F **Not available for federation**. +- Circles: A, B, C, D, E & F. **Not available for federation** +- Job offers: A, B, F **Available for federation** +- Users: A, B, C, D, E & F. **Available for federation** +- Profile directory: A, B, C, D, E & F. **Available for federation** +- Projects: No federation in any sense. ## Cosmetics Logo: Favicon: -A set of 2/3/4 colors: \ No newline at end of file +A set of 2/3/4 colors + where they should belong: \ No newline at end of file