Skip to content

Add community guide #58

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

Merged
merged 1 commit into from
May 28, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified content/community/.DS_Store
Binary file not shown.
53 changes: 8 additions & 45 deletions content/community/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,48 +3,11 @@ title: "Community Guide"
shortcutDepth: 2
---

{{< notice warning >}}
This is a draft document.
{{< /notice >}}

Welcome to the Community Guide! Here you will find useful resources that will help you get familiar with the Scientific Python community.

## Community interviews

Meet some of the members of the Scientific Python community.

{{< youtube page="melissa-webber" levelOffset=3 >}}{{< /youtube >}}

{{< youtube page="dan-schult" levelOffset=3 >}}{{< /youtube >}}

{{< youtube page="alex-desiqueira" levelOffset=3 >}}{{< /youtube >}}

{{< youtube page="kira-evans" levelOffset=3 >}}{{< /youtube >}}

{{< youtube page="ross-barnowski" levelOffset=3 >}}{{< /youtube >}}

{{< youtube page="isabela-presedo" levelOffset=3 >}}{{< /youtube >}}

{{< youtube page="pamphile-roy" levelOffset=3 >}}{{< /youtube >}}

## Join the community

Scientific Python is community driven since projects are developed and maintained by open source communities. This is why we are looking for ways to expand our community in a welcoming and inclusive way. We have several ways for you to join us:

### Discussions

Join the discussion on our [Discord server](https://discord.gg/vur45CbwMz) and on [Discourse](https://discuss.scientific-python.org). We want everyone to share their perspective with all the members of our community!

### Social media

Follow us on our social media channels and share our content with the community!

![socials youtube](icons/youtube_icon.svg) [ScientificPython-org](https://www.youtube.com/ScientificPython-org)

![socials twitter](icons/twitter_icon.svg) [@scientific_py](https://twitter.com/scientific_py)

![socials facebook](icons/facebook_icon.svg) [scientific.python](https://www.facebook.com/scientific.python)

![socials instagram](icons/instagram_icon.svg) [scientific.python](https://www.instagram.com/scientific.python/)

![socials tiktok](icons/tiktok_icon.svg) [@scientific.python](https://www.tiktok.com/@scientific.python)
Welcome to the Community Managers Guide! Here you will find useful resources that will help you foster your community better.

- [Community Manager Role]({{< relref "/contributors/role" >}})
- [Skills and Techniques]({{< relref "/contributors/skills" >}})
- [Community Meetings]({{< relref "/contributors/community-meetings" >}})
- [Community Outreach]({{< relref "/contributors/community-outreach" >}})
- [Onboarding]({{< relref "/contributors/onboarding" >}})
- [Project Management]({{< relref "/contributors/project management" >}})
7 changes: 0 additions & 7 deletions content/community/alex-desiqueira.md

This file was deleted.

70 changes: 70 additions & 0 deletions content/community/community-meetings.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
---
title: "Community Meetings"
---

## How to initiate a community meeting?
- Before starting the meeting, having a few items and discussion points in the agenda will help kick-start the meeting. These discussion points could be a mix of:
- Issues or PRs from the GitHub repositories which need attention
- Announcing any upcoming events/conferences to check if someone is going to attend them or is planning to
- Important updates:
- These could be recent releases/new feature additions
- Addition/changes in the maintainer/contributor team
- Convergence of an ongoing discussion - a summary of how the community reached a decision
- Anything important which needs to be brought up before the community
- Let everyone know that the meeting is governed by a CoC

## Ice-breakers
- Ice-breakers are usually effective when the participants are not familiar with each other
- Apart from the general introduction, which is usually name and role, it’s effective to add a fun question (generally non-technical) to ask around; these are:
- Favourite song, movie, dish, sport, game, tourist spot etc.
- If you could teach the world one thing, what would it be?
- What’s one interesting fact about yourself?

## How to address any critical issues in the project/community
- Sometimes, there are certain matter which needs to be brought up before the community for a more open and inclusive discussion
- This helps in taking into account various perspectives from the community and choosing a solution which is in the best interest of the community

## How to keep the conversation going?
- Occasionally, there are situations when the conversation during a community meeting dies, and it feels like you’re in a graveyard 🪦
- Having a set up of backup discussion points can help remove the awkward silence
- Going around in the audience to ask if they have something interesting to share with the community
- What projects are they working on?
- Something they learned which could be shared with the community
- Asking around if the attendees need any help

## How to conclude the meeting successfully
- The meeting should end on a positive note - if there has been any heated discussion/arguments, try to conclude before the end. And generally, in the end, you should:
- Conclude important points
- Revise tabled items - which were supposed to be discussed but didn’t get time
- Tell them about the next meeting

## How to run office hours?
- Office hours are a great way to invite the community and answer their questions, guide them, help them understand any specific about your OSS project etc.
- Usually, the structure of office hours is open, but there are certain tips which could make it run smoother; they are:
- Greet and acknowledge every participant during the office hours
- Try to answer at least 1 question from everyone
- Maintain a document so that everyone can jot down their questions, so it’s easier to go through them
- Invite them to the community meetings for broader discussions

## How to take meeting notes?
- Every community meeting should have some form of public record which can be stored as an archive - taking meeting notes is one way to do it. There are several ways to take notes efficiently, which is helpful for the community
- Record the essential things, decisions, and resolutions that were discussed during the meeting
- Writing cues during the meeting and then converting them into proper sentences is a helpful thing to do when you’re moderating/running the meeting
- Try to have a TL;DR section at the top - this would help the reader to decide if they want to dive into the full notes or not
- Example at: https://zarr.dev/community-calls/2023/2023-05-03.html

## Some tips for your meetings

- Make time for demos/showcases/presentation
- The community members are always looking for exciting/innovative ways to use OSS projects in their workflow, and making time to showcase the work is a good element of a community meeting
- The demos/showcases could be - how your project is used to solve a problem in a specific domain
- Make time for newcomers
- New contributors or newcomers are the users who have the potential of becoming future maintainers and helping them in the initial phase is beneficial for both the project and the individual and is in the spirit of open-source
- Having a dedicated time slot for the newcomers to help them
- Make community meetings accessible to the broader community
- Take into account community members in different time zones, differently abled, unavailability etc.
- Take notes and upload them to the website
- Record the meeting

## Meeting templates (TODO)
[NumPy Community Meeting template](https://hackmd.io/76o-IxCjQX2mOXO_wwkcpg)
47 changes: 47 additions & 0 deletions content/community/community-outreach.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
---
title: "Community Outreach"
---

# Community Outreach

## Outreaching to Social Media
Use various social Media channels for outreach:
- Twitter:
- Utilize hashtags relevant to the scientific Python community to increase visibility.
- Engage with users by responding to questions, sharing resources, and participating in discussions.
- Retweet and mention influential users and organizations to foster connections.
- Share updates on project releases, new features, and bug fixes.
- Highlight community contributions and achievements.

- LinkedIn:
- Create a LinkedIn group for the project to facilitate networking and discussions among professionals.
- Share project updates, news, and job opportunities.
- Encourage community members to share their experiences and insights related to the project.
- Connect with other professionals and organizations in the scientific Python field.

## Tools for community outreach(TODO)

## Speaking at Conferences and Events:
- Submit proposals to relevant conferences, emphasizing the project's unique features and benefits.
- Prepare engaging presentations that demonstrate the project's capabilities and use cases.
- Provide live demos or tutorials to showcase the project in action.
- Connect with attendees during and after the event, answer their questions, and collect feedback.

## Teaching Tutorials
- Organize regular online tutorials or sprints to educate the community about using the project.
- Cover various skill levels, from beginners to advanced users.
- Provide clear documentation and code examples.
- Encourage community members to share their own tutorials and best practices.

## Writing Blog Posts:
- Keep the community updated on important news, such as project milestones, partnerships, and funding.
- Announce major releases, highlighting new features and improvements.
- Share technical insights, tips, and tutorials related to the project.
- Recognize and appreciate community contributors through dedicated blog posts.

## Creating content
- Create video tutorials, screencasts, or live coding sessions to demonstrate the project's usage.
- Develop interactive Jupyter notebooks showcasing practical applications.
- Produce podcasts or interviews with community members or domain experts.
- Collaborate with other scientific Python projects for joint content creation, such as tutorials or blog posts.
- Create illustrations on how your project works: https://github.com/zarr-developers/zarr-illustrations-falk-2022
7 changes: 0 additions & 7 deletions content/community/dan-schult.md

This file was deleted.

Binary file removed content/community/icons/.DS_Store
Binary file not shown.
1 change: 0 additions & 1 deletion content/community/icons/facebook_icon.svg

This file was deleted.

95 changes: 0 additions & 95 deletions content/community/icons/instagram_icon.svg

This file was deleted.

Loading