Skip to content

Commit d887897

Browse files
CBID2codesee-maps[bot]BekahHW
authored
feat: add Connections feature page (open-sauced#191)
* docs: add explainer page about Dev Card feature * docs: add explainer page about the dev card * Revert "docs: add explainer page about the dev card" This reverts commit 98f6a72. * Install the CodeSee workflow. Learn more at https://docs.codesee.io * feat: add page about connection feature * Revert "Install the CodeSee workflow. Learn more at https://docs.codesee.io" This reverts commit f8bbc83. * fix: revise strings * fix: capitalize the sidebar label * feat: mention that this feature is for pro accounts. * feat: add GIF showing connections feature * Updated copy --------- Co-authored-by: codesee-maps[bot] <86324825+codesee-maps[bot]@users.noreply.github.com> Co-authored-by: BekahHW <34313413+BekahHW@users.noreply.github.com>
1 parent 30fd2b0 commit d887897

File tree

3 files changed

+21
-1
lines changed

3 files changed

+21
-1
lines changed

docs/community/connections.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
id: connections
3+
title: 'Grow your network with our connections feature!'
4+
sidebar_label: 'Connections'
5+
keywords:
6+
- connections
7+
---
8+
## What are Connections?
9+
Connections on OpenSauced serve as a way to build and nurture your professional network within the open source ecosystem. Imagine you're searching for experts in Artificial Intelligence using our "List" feature, and you come across several promising developers. What's next? With Connections, you can now send a request to connect, bringing these experts into your professional circle for easy communication and collaboration.
10+
11+
![connections demo](../../static/gif/connections.gif)
12+
13+
## How Do Connections Work?
14+
- **Sending Connection Requests**: Once you identify users you'd like to connect with, you can send them a connection request.
15+
- **Acceptance**: Upon acceptance of your connection request, both parties become 1st-degree connections.
16+
- **Following Highlights**: After becoming 1st-degree connections, you can follow each other's highlights, keeping up-to-date with accomplishments, contributions, and other notable activities.
17+
- **Contact Information**: Post-acceptance, you'll have access to contact information to foster direct communication and ongoing dialogue.
18+
19+
Excited? Login to [OpenSauced](https://opensauced.pizza/), create your Pro account or use a coupon to get this feature, and start building!😄

sidebars.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ module.exports = {
2424
"community/faqs",
2525
"community/dev-card",
2626
"community/hacktoberfest",
27+
"community/connections",
2728
],
2829
},
2930
{
@@ -52,7 +53,7 @@ module.exports = {
5253
"maintainers/setting-up-a-new-repository",
5354
"maintainers/check-engines",
5455
"maintainers/conventional-commit",
55-
"maintainers/semantic-release"
56+
"maintainers/semantic-release",
5657
],
5758
},
5859
{

static/gif/connections.gif

8.94 MB
Loading

0 commit comments

Comments
 (0)