Skip to content

Commit 4d48443

Browse files
authored
docs: adding explainer page about Dev card (#158)
1 parent ca2c8b6 commit 4d48443

File tree

3 files changed

+15
-0
lines changed

3 files changed

+15
-0
lines changed

docs/community/dev-card.md

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
id: dev-card
3+
title: 'Showcase your open source stats with your dev card'
4+
sidebar_label: 'Dev Card'
5+
keywords:
6+
- dev-card
7+
---
8+
9+
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).
10+
![screenshot of front and back of a dev card](../../static/img/a-dev-card.png)
11+
12+
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.
13+
14+
Eager to get your Dev Card? Create it today and share with your network!

sidebars.js

+1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ module.exports = {
2222
"community/highlights",
2323
"community/insights",
2424
"community/faqs",
25+
"community/dev-card",
2526
],
2627
},
2728
{

static/img/a-dev-card.png

275 KB
Loading

0 commit comments

Comments
 (0)