Skip to content

Commit 7c1383c

Browse files
LexBirdieDandelion Mané
and
Dandelion Mané
authored
Port the ambassador guide from Discourse and polish it (#84)
* Port over content from Discourse and polish it Brought over the content for this guide from my previously written post on Discourse, and polished it up so it was website-worthy. * Add guide header, and add to sidebar * Rename get-an-ambassador to get-an-ambassador.md * Add a link to the how to get involved guide Co-authored-by: Dandelion Mané <[email protected]>
1 parent 9539681 commit 7c1383c

File tree

2 files changed

+33
-1
lines changed

2 files changed

+33
-1
lines changed
+32
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
---
2+
title: 🤝 The Ambassador Program
3+
---
4+
5+
## What is an Ambassador?
6+
7+
A SourceCred Ambassador is someone who is already connected to the community and is on the Community Cultivation Team. Ambassadors assist you as you explore the intersection between your skills, your interests, and the needs of SourceCred. They'll help you figure out where to get started, and connect you with others in the community who are championing initiatives you're excited to contribute to.
8+
9+
An Ambassador relationship usually spans the first couple of weeks to make sure that you've settled in well, however, they will always be a lifeline for you to reach out to if you're struggling or confused.
10+
11+
## Should I request an Ambassador?
12+
13+
Before requesting an Ambassador, you should have moved through the first few steps of engaging with our community outlined in the [How to Get Involved guide](get-involved.md). Including:
14+
15+
- Joining the SourceCred Discord
16+
- Reading up on the available documentation
17+
- Introducing yourself on Discord
18+
- Coming to a Community Call
19+
20+
If you haven't taken the time to take those steps, then you may want to give them a try before requesting an Ambassador. However, if you find yourself supremely stuck with any of these tasks, it's okay to request an Ambassador anyway and get help with them.
21+
22+
If you're still not sure whether to request an Ambassador yet, ask yourself: "Am I excited to start contributing?" If you're not quite ready to dig your hands in, then you may not be quite ready to work with an Ambassador, as their main focus will be helping you to truly get started.
23+
24+
## How do I request an Ambassador?
25+
26+
To request an Ambassador, go to the SourceCred Discord and find the "#cultivation" channel. Post in the channel letting the team know that you'd like an Ambassador to help you start contributing to SourceCred. Shortly after, an Ambassador will send you a private Discord message about your interest and help set up a time where you can have a voice call.
27+
28+
### Other reading you may enjoy:
29+
30+
While it's just a draft, and some of the systems outlined are not in practice yet, you may enjoy reading through the [Onboarding Machine](https://discourse.sourcecred.io/t/the-onboarding-machine-a-process-for-joining-sourcecred/726) Discourse topic which outlines the process we are designing for newcomers as they walk the path to becoming full fledged contributors.
31+
32+
You can always reach out to the Cultivation Team with questions regarding any newcomer topics. Pop by our Discord and share your questions or thoughts in the #cultivation channel. We'll be happy to have your input. :)

sidebars.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ module.exports = {
2222
'Plugins': ['setup/plugins/github', 'setup/plugins/discourse', 'setup/plugins/discord', 'setup/plugins/initiatives']
2323
},
2424
],
25-
"🌱 Contributing": ['contributing/about-us', 'contributing/get-involved', 'contributing/deep-then-wide', 'contributing/bikeshedding', "contributing/review_culture", 'contributing/CODE_OF_CONDUCT'],
25+
"🌱 Contributing": ['contributing/about-us', 'contributing/get-involved', 'contributing/deep-then-wide', 'contributing/bikeshedding', "contributing/review_culture", 'contributing/CODE_OF_CONDUCT', "contributing/get-an-ambassador"],
2626
},
2727
};

0 commit comments

Comments
 (0)