-
Notifications
You must be signed in to change notification settings - Fork 65
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Add workspaces documentation (#255)
* Add workspaces * Clarify sidebar * Rename insights to repo-insights * Rename lists to Contributor Insights * Rename Sidebar paths * Update language for insights and lists * Change list to Contributor Insight Page * Replace insights with repo insights * Change lists to contrib insights * Update glossary with term change * Update sidebar * Collapse tools section and rename sidebar folder * Remove info about contribs dashboard * Add images to feature page * Save images * Clarify * Add tip about selecting home * Update intro page with link to guide * Link to contrib guide * Update Contrib Guide with new language * Fix broken link * Fix broken links * MIssed a couple * Fix links and remove info about adding teammates * Remove intro of two methods * Update Repo Insight content * Fix broken links * Reorganize sidebar * Remove link to connections * Update docs/features/contributor-insights.md Co-authored-by: John McBride <jpmmcbride@gmail.com> * Update docs/features/contributor-insights.md Co-authored-by: John McBride <jpmmcbride@gmail.com> * Update docs/features/contributor-insights.md Co-authored-by: John McBride <jpmmcbride@gmail.com> * Adjust word choice * Remove extra word * Fix broken link * Remove extra spacing --------- Co-authored-by: John McBride <jpmmcbride@gmail.com>
- Loading branch information
Showing
21 changed files
with
273 additions
and
200 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
--- | ||
id: contributor-insights | ||
title: "Organize and Monitor Your Contributors" | ||
sidebar_label: "Contributor Insights" | ||
keywords: | ||
- "contributor insights" | ||
- "contributors" | ||
- "organize" | ||
- "Monitor Contributors" | ||
- "Organize Contributors" | ||
- "Contributor Contributor Insights Management" | ||
--- | ||
|
||
The Contributor Insights feature enables you to categorize, monitor, and analyze different groups of contributors within open source projects. With the Contributor Insights feature, gain granular insights into each contributor's activity and contributions. | ||
|
||
Monitor individual commit histories, track who is actively engaged, identify alumni or new contributors, and even compare the performance of contributors against each other. This encompasses a wide range of metrics such as code commits, created and reviewed Pull Requests (PRs), as well as issue creation and commenting. | ||
|
||
![Contributor Insights -page](../../static/img/lists-page.svg) | ||
|
||
## How to Create a Contributor Insight Page | ||
|
||
After logging in, navigate to your [Contributor Insights Page](https://app.opensauced.pizza/hub/lists/). | ||
|
||
There are three ways to add a list: | ||
|
||
1. **Explore Contributors**: Use our explore tool to find contributors and create your list. | ||
2. **Sync your GitHub Team**: Connect to your GitHub to create a Contributor Insight Page from a team in your organization. | ||
3. **Import your GitHub Following**: | ||
Connect to your GitHub to create a Contributor Insight Page with all the contributors you follow. | ||
|
||
Once your Contributor Insight Pageis created, you'll be able to see an overview of all the contributors in your list, a graph of their activity, and a detailed breakdown of the contributors. | ||
|
||
If you're having trouble syncing your Organization or Team, check out our [Sync Your GitHub Team in our FAQs](../welcome/faqs.md#sync-your-github-team). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.