# Join Prefect at Sprints

Looking for the latest Prefect 2 release? Prefect 2 and Prefect Cloud 2 have been released for General Availability. See https://docs.prefect.io/ for details.

Join Prefect at one of our upcoming digital events where core contributors will support new and veteran contributors during development sprints.

Already sprinting?

If you're already at a sprint and want to get started quickly, jump down to Getting Started at Sprints.

Prefect is indebted to the open source community. We'd love to meet you and work with you "in person" at one of our upcoming events. If you haven't already, you can let us know you want to get involved by talking to us on Prefect's public Slack, or tell us you're coming through our sign up form, so we can get you ready for success! For the most recent list of digital sprints Prefect is participating in or hosting, checkout our Meetup page.

We prioritize an inclusive community and rigorously uphold our Code of Conduct. In addition, we are happy to support new Pythonistas as well as long-developing Python gurus and have issues for any level of Python experience.

# Getting Started at Sprints

If you're at a sprint, hopefully you've already been introduced to the core contributors who are running the show. If not, please @ mention or DM one of us -- we want to meet you! You can also let us know you're on your way or looking to join in by finding us on our Prefect Community Slack -- be sure to join the #prefect-contributors channel!

# Finding something to do

All available work for Prefect are stored as Github issues at https://github.com/PrefectHQ/prefect/issues. Take a browse and consider some of the open issues there. In particular, we use labels to organize issues by different categories.

Some beginner-friendly categories include:

  • issues that are good for new contributors - these have the "good first issue" label
  • issues to write or update tests, which can be easy to start on if you like testing - these have the "tests" label
  • issues to write or update docs, which can be a good entry point if you like to write - these have the "docs" label

If you are already a Prefect contributor or looking for more of a challenge, consider:

If you are interested in brainstorming new features or architecture discussion points, we are happy to develop PINs (Prefect Improvement Notices) with you. Come chat with us after taking a look at PIN 01.

# Starting your development environment

Depending on what type of issue you want to tackle, you may need to set yourself up for docs development or Core development. The general directions for each are the the docs development instructions or main development instructions.

You might need to install extra dependencies depending on what type of issue you are working on. Please reach out to the core contributors to diagnose your development environment if the general directions are not sufficient for your case or you get stuck for any reason!

# Developing and opening PRs

We know that sprints can be fast paced and we want you to succeed. The contributing guidelines are a great reference, but if you are getting bogged down in the details feel free to grab one of the core contributors to advise at any time during development or while opening your PR against master.

# Stay in touch

Hopefully you had a good time working with us and want to continue working on your issue, or new issues, before the next sprint!

We are always reachable on Slack, and accept contributions at any time.

Welcome to the community, and happy engineering!

-The Prefect Team