Skip to content

Commit

Permalink
docs: adding explainer page about Dev card (open-sauced#158)
Browse files Browse the repository at this point in the history
  • Loading branch information
CBID2 authored Sep 28, 2023
1 parent ca2c8b6 commit 4d48443
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 0 deletions.
14 changes: 14 additions & 0 deletions docs/community/dev-card.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
id: dev-card
title: 'Showcase your open source stats with your dev card'
sidebar_label: 'Dev Card'
keywords:
- dev-card
---

The Dev card feature is what we like to call your "open source business card." On the front, you see your username, the number of pull requests you have created, repositories you contribute to, a `View Profile` button that takes you to your dashboard, and a green icon, which describes your activity rate. When you click on the back of your card, you see additional information, including your OpenSauced profile's headline, the date of your first contribution on GitHub, and your [PR velocity rate](../../docs/community/pr-velocity.md).
![screenshot of front and back of a dev card](../../static/img/a-dev-card.png)

Whether you are a person who's just beginning their open source journey or a maintainer looking for more contributors and/or sponsors, the Dev Card is a shareable snapshot of your contributions, skills, and engagement in the open source community.

Eager to get your Dev Card? Create it today and share with your network!
1 change: 1 addition & 0 deletions sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ module.exports = {
"community/highlights",
"community/insights",
"community/faqs",
"community/dev-card",
],
},
{
Expand Down
Binary file added static/img/a-dev-card.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4d48443

Please sign in to comment.