How to Create the Perfect Sponsors Profile for Your Open Source Project

Developer Advocate @ GitHub
Search for a command to run...

Developer Advocate @ GitHub
No comments yet. Be the first to comment.
In this series, I will create technical tutorials for navigating the Open Source ecosystem as a beginner!
Hacktober is over, but that doesn't mean we shouldn't continue to encourage folks to contribute to open source. One of the ways maintainers can attract more long-term contributors is by writing a great README. I've done some research and compiled a l...
Raise your hand if you've been personally victimized by the question: 'Will AI replace software engineers?' It's a common debate that drives developers to extremes—either avoiding AI entirely or frantically signing up for every AI course available. ...
I recently went down several rabbit holes about building WYSIWYG editors and popovers. While on maternity leave, I finally have time to deeply explore random technical problems without deadlines - a rare opportunity. Thus far, I've focused on contrib...
This blog post uses storytelling to introduce beginners to Verifiable Credentials, followed by a tutorial on creating them in JavaScript and Kotlin. In Our Last Issue... In our previous issue, we met Dawson Webhart, a junior frontend software enginee...

"Our current credit system says, 'Saddle yourself, so we can give you more to saddle.'" Eric Lapin, President of FormFree, stated during a recent TBD live stream. His comment sheds light on a fundamental paradox of the U.S. credit system: it often re...

Technology adoption doesn't happen with one software engineer coding in solitude. Even though big companies like Meta and Microsoft boast of their humble beginnings in a dorm room or a garage, product adoption requires good marketing. Many software e...

Black Girl Bytes
58 posts
I'm a Developer Advocate at GitHub. I'm passionate about community, code, and education! Reach out to me on Twitter ❤️
As an open source maintainer, you should create a quality GitHub Sponsors Profile because you deserve to earn money for your valuable contributions to technology. You've given your time, money, and energy into supporting corporations and individual developers for very little compensation in return (even though you may have other things going on like a family or a full-time job). Meanwhile, well-funded corporations use your tooling to make even more money. Let's explore how we can make it easy for folks to give back to us in return!
Stripe is one of few organizations leading the charge on investing in open source projects. Corporations like Stripe invest in projects that they depend on or help to increase their revenue. For example, Stripe sponsors Nick DeJesus because his use-shopping-cart library makes it easier to manage shopping cart state and logic for Stripe checkout.
I recently met a portion of the Stripe Developer Advocacy team in real life (which was so cool)! During our meeting, I spent a significant time listening to Chris Traganos, the Developer Advocacy Engineering Manager at Stripe. He passionately spoke about how he believes organizations should fund open source maintainers. He believes open source maintainers need to develop GitHub Sponsors Profiles that make people interested in supporting their work.
Creating a GitHub Sponsors profile is part of marketing and increasing your project's visibility to attract more supporters. Although marketing can feel inauthentic, the reality is good marketing is vital to your project's longevity and success. Think about it: if no one knows your project exists, they will never see it. Also, the better you tell your story and make it easier for people to support you, the more people will give. The concept is similar to writing good contributing guidelines and a good README. Curating these documents helps folks understand your project's objectives and how they can get involved. This blog post will give you top tips on creating a GitHub Sponsors profile that will better appeal to potential sponsors.
The mission of GitHub Sponsors is to provide opportunities to participate in and build on open source. The advent of GitHub Sponsors and other third-party sponsorship models helps our industry take the right steps in making open source careers possible. GitHub Sponsors offers a native solution for individuals and corporations to sponsor open source maintainers and contributors.
If you’re interested in sponsoring projects you depend on, you can check out the GitHub Sponsors Explore Page. This list will include a list of projects your accounts depend on, and indicate which ones are eligible for sponsorship. Here’s how it looks for me:

To enable GitHub Sponsors for your profile or organization, you have to join the waitlist. The waitlist exists because the GitHub Sponsors team reviews applications to ensure they comply with GitHub's policies. Head over to this link. It will show you a list of your organizations and profiles that are eligible to join the waitlist for GitHub Sponsors, similar to the image below:

Learn more about creating a GitHub Sponsors account from the official GitHub documentation.
Introduction - Use this space to explain who you are, what your project is about, and why people should invest. Don’t be afraid to let your personality shine!

Feature relevant work - This is your chance to show people you or your organization’s most impactful repositories.
Meet the Team (for organizations) - For organizations, it's nice to highlight the team members who brought the vision to life! It can bring a more human element to the project, inspiring potential sponsors. The below image shows how dj-stripe opted to highlight their team members.

Sponsor tiers with amounts and descriptions - Sponsor tiers create clarity for potential sponsors, so they’re not trying to guess how much they should give you. Each sponsor tier has the option to include a description. I suggest:
* Using the description section to briefly explain why that tier exists, what those funds will go to, **or** rewards sponsors can receive for that amount. Rewards can be as simple as a shoutout in your newsletter.
* Including at least four tiers with an option to choose a custom amount (in case sponsors can afford to give more or less than your preferred tiers)
* Including options to sponsor the project once and monthly



Your goals (number of sponsors or target amount) - Sponsors are curious about your progress and how they can contribute to you reaching your goal faster, so it’s a good practice to share your goals in public along with a reason for that goal. You can choose to share a goal of how many sponsors you aim to reach or your monetary goals.




Highlight the accounts sponsoring you - To show your gratitude, highlight the folks who sponsor you. This may also indicate that your project is worth supporting if other folks sponsor you. Check out what highlighting accounts that sponsor you may look like:

After you build your profile, set up a funding.yml file in a .github folder at the root of your project. This special file exists so that when people click the sponsor button, it will show a list of funding options for your open source project. The various funding options can include multiple GitHub accounts, GitHub organizations, and third-party funding options like Patreon or Tidelift.
An example of a what a .github/FUNDING.yml file from the Babel project:
# These are supported funding model platform
github: [babel] # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
open_collective: babel # Replace with a single Open Collective username
custom: https://gitcoin.co/grants/2906/babel-compiler-for-next-generation-javascript # Replace with a single custom sponsorship URL
The YAML generates the following results:

I compiled a list based on Chris Traganos’ favorite GitHub Sponsors Profiles along with my own to help inspire you:
Chris loves this profile because “it is really clear pricing tiers for sponsorship and they know their audience well”.

You can view this Sponsor Profile in more detail at https://github.com/sponsors/dj-stripe
Chris Traganos chose Chris Oliver’s profile because “he makes it about more than his project - he lets you in on what he's thinking and building.”

You can view this Sponsor Profile in more detail at https://github.com/sponsors/excid3
Chris loves Ricardo’s profile because Ricardo gets specific in what they're willing to do with sponsorship.

You can view this Sponsor Profile in more detail at https://github.com/sponsors/richnologies
Chris feels Dries uses the Sponsor profile to truly demonstrate their impact!

You can view this Sponsor Profile in more detail at https://github.com/sponsors/driesvints
I love this profile because it clearly identifies which project’s Nick is maintaining and the significance of each project within developer communities.

I love this profile because there are multiple options for sponsorship tiers and the introduction gives you reason to sponsor M0nica.

For this profile, the sponsorship tiers and the rewards folks can gain from contribution caught my eye!

I appreciate this profile for the humor it brings. Miguel’s personality shines through and encourages sponsors to fund him, so he can work to improve Julia full time!

I co-hosted a Twitter Space alongside Denise Yu, Senior Engineering Manager for GitHub Sponsors, listening to maintainers about their experience with Sponsors. The guest panel included Bekah Hawrot Weigel, Santosh Yadav, Joshua K. Goldberg, Ankur Tyagi, and Logan Kilpatrick. You can listen to the raw recording and read the transcript here.
In the comments below, show off your Sponsors page to inspire other maintainers! Share tips for how you're managing sponsorships so we can improve the experience for you.