Skip to content

Commit 2a82913

Browse files
authored
feat: update workspace with more information on team plan (#272)
* Add image * Add section on adding someone to a workspace * Add info on team workspaces * Use right link * Update public by default * Clarify adding new members * Adjust sentence structure
1 parent 8ddbf8b commit 2a82913

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

docs/features/workspaces.md

+22
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ keywords:
99
- "open source teams"
1010
- "open source companies"
1111
- "open source contributors"
12+
- "open source maintainers"
1213
---
1314

1415
In the OpenSauced app, your work unfolds within a Workspace: a virtual environment for managing information—whether for individual productivity, team collaboration, or company-wide operations. Workspaces serve as a centralized hub for sharing, collaborating on, and monitoring open source projects and their contributors. This feature is designed to streamline your open source involvement, making it more efficient and interconnected.
@@ -76,3 +77,24 @@ Start by creating a workspace name, then click "Add repositories." You'll have t
7677
3. **Import Repositories**: Paste a list of repositories to add to your workspace.
7778

7879
Once your repositories are added, you'll be able to see them in your repository dashboard. You can also edit your workspace to add or remove repositories anytime.
80+
81+
### Changing Workspaces
82+
83+
Anything you create in a workspace is specific to that workspace. When you switch workspaces, you'll see the repositories and contributors specific to that workspace.
84+
85+
## How to Share a Workspace
86+
87+
You can share your workspace with others by copying the URL and sending it to them. If your workspace is private (a PRO plan feature), only those with access to the workspace will be able to view it.
88+
89+
90+
## Team Workspaces
91+
92+
Team workspaces are part of the PRO plan and are designed to help teams collaborate on and understand open source projects. Team workspaces are public by default. However, you can switch it to private in your settings so only team members can view the workspace.
93+
94+
By upgrading to a team workspace, you'll have unlimited contributor and repository insights, as well as the ability to toggle between private and public visibility.
95+
96+
You can add someone to your workspace by clicking on the "Edit" button located at the top right of the workspace dashboard and entering the username of the workspace member you would like to add.
97+
98+
![Add People](../../static/img/add-to-workspace.png)
99+
100+
Once you add a member to a workspace, they will be able to view the workspace and its contents. You will also be able to edit their permissions for the workspace, including giving them edit and owner permissions.

static/img/add-to-workspace.png

14.1 KB
Loading

0 commit comments

Comments
 (0)