Skip to content
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: added asyncapi student ambassador md file #1333

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
84 changes: 84 additions & 0 deletions STUDENT_AMBASSADOR.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,84 @@
This document covers the organizational and operational aspects of the AsyncAPI Student Ambassador Program.

### What is the AsyncAPI Student Ambassador Program?
iambami marked this conversation as resolved.
Show resolved Hide resolved

After seeing the impact of the AsyncAPI Ambassador Program we thought to extend this to the Student commnunity. This aims to bring AsyncAPI closer to both current users and potential new project users in the student community. It also aims to provide users and community members with the necessary tools and resources to:

- Promote user cooperation and disseminate the necessary tools to any specific user.
- Engage with the project in some way, either as a contributor, blogger, speaker, etc.
- Speak at community events or write technical content (i.e., blog posts) that solves community needs in various institutions.
- Nurture community growth and a welcoming environment to spread knowledge about the project.
iambami marked this conversation as resolved.
Show resolved Hide resolved

### How does the program work?
The student ambassador selection process will be as transparent as possible. Similar to the existing ambassador program:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can add link to the process of selection of ambassadors programs here. Or we can move the how to nominate yourself as a student ambassador in the last section.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for that suggestion @devilkiller-ag


- The ambassador selection process will be as transparent as possible.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can organise sections 11-15, as shown below, to avoid overusing the word transparent .

How does the program work?

The student ambassador selection process aims to be transparent and open, building on the principles of the existing ambassador program.

  • The selection process will follow the established practices for consistency and fairness.

iambami marked this conversation as resolved.
Show resolved Hide resolved
iambami marked this conversation as resolved.
Show resolved Hide resolved
- The model currently in place for adding members to the Amabassadors through PR will be used.
- The TSC or delegated maintainers of community repositories will evaluate applications according to compliance requirements via a traditional PR flow.
- All student ambassador information will be displayed on the AsyncAPI website in a list after the PR is merged.
- The program has the team tag `@asyncapi/student-ambassadors` to notify ambassadors on GitHub.

### Student Ambassador requirements

Participation will be determined and checked annually. These are the requirement for being a student ambassador:

- Be an active member of the community.
- Be a student or be part of any student alumni club
- Must have merged at least three PR or have written or is to make 3 contributions in the form of articles, talks, videos, podcasts, presentations, driving initiatives, etc.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

at least three PR

is it really enough? making 3 good first issues is not really that time consuming and difficult. Shouldn't we expect that someone first becomes maintainer/triager or that someone completes gsoc/mentorship. This way they demonstrate they contribute long enough to know the community that they will promote - you know what I mean?

for example https://www.linkedin.com/in/hridyesh-bisht/ has great credentials, he was part of GSoD that he completed, he also writes articles https://programmerprodigy.code.blog/2024/07/24/build-docs-as-code-apis/ and afaik goes to meetups with students.

you know what I mean? like code/docs contributions through PRs - I don't think they are good measure of someone who is a candidate to be ambassador. Shouldn't we require someone to act as ambassador before we make them one?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for sharing your perspective and for pointing out valid considerations. @derberg

I understand your concern that making a few contributions may not fully capture someone's long-term commitment or deep understanding of the community. Our aim is to lower the entry barriers while still encouraging sustained and meaningful engagement, as discussed in one of our meetings. However, we also recognize that becoming an ambassador involves more than just technical contributions—it’s about representing and actively promoting the community.

That said, your suggestion of looking for additional engagement, such as completing mentorship programs or becoming a maintainer, is something we should definitely consider as a part of our evaluation process. It’s important for ambassadors to embody our values and deeply understand our ecosystem. I don’t just think it should be mandatory.

Wdyt?

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I second @derberg, summed up to "some prior experience" right ?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm ok with lowering barier, but ambassador needs to be someone who is able to say something about AsyncAPI

in case of AsyncAPI Ambassadors, we are able to evaluate by the work people do to promote the spec and tools

in case of Student Ambassador, we need people that will promote the community even more - so they need to know something about it.

completion of mentorships is one thing that could be on the list. We can have multiple items that could be used to evaluate. To see someone was helping with some community activities - maybe actively help organize conference, or run some other "jobs"

- Have a good understanding of AsyncAPI tools and specifications.
- Have an interest in mentoring others.
- Enthusiastic about teamwork and collaboration
- Passionate about people, specifically the members and how to support them.
- Accept the AsyncAPI (code of conduct)[https://github.com/asyncapi/.github/blob/master/CODE_OF_CONDUCT.md]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Accept the AsyncAPI (code of conduct)[https://github.com/asyncapi/.github/blob/master/CODE_OF_CONDUCT.md]
- Accept the AsyncAPI [Code of Conduct](https://github.com/asyncapi/.github/blob/master/CODE_OF_CONDUCT.md)


Ambassadors can be invited to review content (i.e., articles, talks, videos) related to the community. These reviews are optional and will be counted as an additional contribution.
iambami marked this conversation as resolved.
Show resolved Hide resolved

Some clarifications on the type of contributions:

- Articles, videos, and podcasts can be published on [asyncapi.com/blog](https://www.asyncapi.com/blog) or other domains.
- Talks and presentations can be displayed at different events or workshops. Within it, AsyncAPI should appear at the core of the presentation. The presentation would never be used as a disguised marketing tool for other products/projects.
- Special contributions should be driven to support the community or enhance its visibility (i.e., getting new sponsors or driving initiatives)
- If we did not identify the contributions, just let us know.

### Student Ambassador Structure

School Leaders: These are ambassadors leading all the developers in their schools. They coordinate the regular school activities in regard to the AsyncAPI need


Skill-Based Team Leads: These are ambassadors leading different skill-based teams, such as design team leads, content team leads, etc. The ambassadors in these teams are responsible to their team leads.

AsyncAPI Community Manager: Ultimately, ambassadors are directly under the AsyncAPI Ambassadors Program. Issues and concerns should be reported to the Community Manager.


### Student Ambassadors 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).
- Ready to engage the members in their local community
- Be active in your role as an ambassador.

#### Other duties include:

- Oversee the activities and engagement of your local community
- Honing your data analysis skills by learning performance measurement.
- Creating activities that will grow the AsyncAPI community
- Making contributions in the form of articles, talks, videos, podcasts, presentations, driving initiatives, etc.


### Student Ambassador benefits

- Invitation to [AsyncAPI Initiative organization](https://github.com/orgs/asyncapi/people).
- Receive a special swag pack for Ambassadors (valued at $150 approx., including shipping cost).
- Receive swag for conference or workshop participants (valued at $70 approx., including shipping cost).
iambami marked this conversation as resolved.
Show resolved Hide resolved
- Free entry to AsyncAPI conferences.
- Community-wide recognition.
- Community badge on GitHub
- All our respects for your contribution!

### Become a Student AsyncAPI Ambassador

The process of becoming an student ambassador is very simple. Go to the **community** repository and open a PR to edit the `ambassadors.json` file. The TSC will then evaluate your candidacy!

That PR doesn't have to be created by the student ambassador candidate; any community member may open a PR to submit someone's application to the AsyncAPI Ambassador Program.

Get on board and become a student ambassador!
Loading