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