---
title: "Hacktoberfest 2025"
slug: hacktoberfest-2025
description: "Join us in celebrating open source this Hacktoberfest."
created_at: "2025-10-01"
updated_at: "2025-10-01"
image: https://cdn.resend.com/posts/hacktoberfest-2025.jpg
humans: ["christina-martinez"]
category: "community"
---

The world wouldn’t be the same without the selfless individuals who build and maintain open source projects every day. From widely-used packages like FFmpeg, to crucial tools like Mozilla Firefox and React, the web stands on the shoulders of giants.

**Resend has deep roots in open source.** We [started](/about) with an open source project in 2022, [React Email](https://react.email/). Cofounders Zeno and Bu were frustrated by how difficult it was to build modern email templates and built [React Email](https://react.email/), a tool to help developers build beautiful emails using React and TypeScript.

As of today, **174 developers** have contributed to React Email.

<img src="https://cdn.resend.com/posts/hacktoberfest-2025-1.png" alt="React Email contributors" className="extraWidth" />

Today marks the beginning of another [Hacktoberfest](https://hacktoberfest.com/), a month-long celebration of open source. **We invite you to participate** in Hacktoberfest by contributing code, documentation, PR reviews, or other additions to open source projects, including React Email.

## How to participate

To participate in Hacktoberfest:
1. [Sign up on the Hacktoberfest site](https://hacktoberfest.com/participation/) before October 31.
2. Submit 6 or more pull requests during the month of October.

<a href="https://hacktoberfest.com/participation/" className="button"><img src="https://cdn.resend.com/posts/hacktoberfest-2025-2.png" alt="Hacktoberfest participation rules" className="extraWidth" /></a>

When a PR is accepted, it will count toward your total. You’ll unlock a digital badge when you sign up, and the first 10,000 contributors to make 6 high-quality submissions get a Hacktoberfest t-shirt.

## What counts as a high-quality PR?

For your PRs to be considered high-quality, keep the following considerations in mind:

1. **Look for an open source repo that’s participating in Hacktoberfest.** You can find repos on sites like [GitHub](https://github.com/topics/hacktoberfest), [Good First Issue](https://goodfirstissue.dev/), and [ContribHub](https://contribhub.com/). And of course, we’d love to see you contribute to [React Email](https://github.com/resend/react-email).
2. **Ensure that your change is welcome**. Browse the GitHub issues and look for an idea that a maintainer has already approved. Sometimes a fresh new feature add can actually be unhelpful because of context that you’re unaware of. Working on something that the maintainer has asked for help with is a great way to ensure that your time is well-spent.
3. **Use AI responsibly**. When using AI tools, make sure that you understand what the code is doing, and that you could give a detailed explanation when asked.
4. **Communicate what your PR is doing**. Explain the impact of your PR, why you made certain code design choices, and add screenshots and screen recordings when possible. Do your best to help the maintainers understand what your code is doing.

## Contributing to React Email

You can read our guide on contributing to React email [here](https://react.email/docs/contributing/introduction). We’re looking for help with several issues in particular, which you can find [on GitHub](https://github.com/resend/react-email/issues?q=is%3Aissue%20state%3Aopen%20label%3Ahacktoberfest).

<a href="https://react.email/docs/contributing/introduction" className="button"><img src="https://cdn.resend.com/posts/hacktoberfest-2025-3.png" alt="React Email contributing guide" className="extraWidth" /></a>

Getting started in a new repository can be overwhelming. Take a look at [the codebase overview](https://react.email/docs/contributing/codebase-overview) to learn more about the structure of the React Email codebase before diving in. Then, start getting set up with React Email by visiting the [docs](https://react.email/docs/introduction).

Find a bug? Have a feature idea? Read the guide to opening issues [here](https://react.email/docs/contributing/opening-issues).

## Other suggested projects

We’d love your support on [React Email](https://github.com/resend/react-email/issues?q=is%3Aissue%20state%3Aopen%20label%3Ahacktoberfest), but there are many other open source projects that would benefit from your hard work, too. **Resend supports several open source projects**, including [Tailwind](https://github.com/tailwindlabs/tailwindcss), [caniemail](https://github.com/hteumeuleu/caniemail), and [input-otp](https://github.com/guilhermerodz/input-otp).

We’re looking forward to seeing the contributions you come up with.

Happy Hacktoberfest!
