-
-
Notifications
You must be signed in to change notification settings - Fork 114
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: add onboarding ambassadors guide #1641
Open
ezinneanne
wants to merge
9
commits into
asyncapi:master
Choose a base branch
from
ezinneanne:new_branch
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+36
−0
Open
Changes from all commits
Commits
Show all changes
9 commits
Select commit
Hold shift + click to select a range
da4a8b6
docs: add onboarding ambassadors guide
ezinneanne 1ab0bb4
Merge branch 'master' into new_branch
ezinneanne 0d80292
Merge branch 'asyncapi:master' into new_branch
ezinneanne d8d5661
Made the requested changes to the draft
ezinneanne d3b87ac
Merge branch 'master' into new_branch
thulieblack a9f8631
Merge branch 'asyncapi:master' into new_branch
ezinneanne 7698a4a
Made changes
ezinneanne 6dec762
Merge branch 'master' into new_branch
thulieblack 70b4a4c
Merge branch 'asyncapi:master' into new_branch
ezinneanne File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Original file line number | Diff line number | Diff line change | ||||
---|---|---|---|---|---|---|
@@ -0,0 +1,36 @@ | ||||||
# Onboarding Guide for AsyncAPI Ambassadors | ||||||
Welcome to the AsyncAPI Ambassador Program! | ||||||
|
||||||
We are happy you chose to join the ambassador program in making valuable contributions to promote AsyncAPI. | ||||||
|
||||||
Your tenure as an ambassador begins on the date you are accepted. For example, if you were accepted as an ambassador on January 11, 2025, your tenure would end on January 10, 2026. At the end of your tenure, we will review your performance to determine if you can continue as an ambassador. | ||||||
|
||||||
|
||||||
As an ambassador, you are expected to make a minimum of four contributions per year. Contributions can include articles, talks, videos, podcasts, driving initiatives, and more. | ||||||
|
||||||
- Articles, videos, and podcasts can be published on the [AsyncAPI blog](https://www.asyncapi.com/blog) or other platforms. | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
- Talks and presentations should focus primarily on AsyncAPI. | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Please add emphasis on the fact that we don't allow presentations for marketing tools or other products |
||||||
- Contributions to improve the visibility of the community. | ||||||
- Volunteering at booths during events. | ||||||
|
||||||
|
||||||
Examples: | ||||||
- If you publish three articles and propel one initiative about AsyncAPI in eight months, you will become an ambassador for the whole year. | ||||||
- If you make one presentation, write two articles, and propel one initiative about AsyncAPI, you will become an ambassador for the whole year. | ||||||
|
||||||
|
||||||
|
||||||
### Ambassador duties | ||||||
- Be in tune with AsyncAPI's mission and values. | ||||||
- Always respect the [code of conduct](https://github.com/asyncapi/.github/blob/master/CODE_OF_CONDUCT.md). | ||||||
- Be active in your role as an ambassador. | ||||||
|
||||||
### Ambassador benefits | ||||||
- Invitation to [AsyncAPI Initiative organization](https://github.com/orgs/asyncapi/people). | ||||||
- A special swag pack for Ambassadors. | ||||||
- Free entry to AsyncAPI conferences. | ||||||
- Community-wide recognition. | ||||||
- Our sincere gratitude and respect for your contributions! | ||||||
|
||||||
### Additional resources | ||||||
[AsyncAPI Ambassador Program](https://github.com/asyncapi/community/blob/master/AMBASSADOR_ORGANIZATION.md) |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.