Skip to content

Hacktoberfest 2022

Praneeth edited this page Sep 29, 2022 · 1 revision

Oppia is excited to be joining the rest of the GitHub community in participating in this year's Hacktoberfest. This is an event where contributors will receive a free Hacktoberfest 2022 t-shirt if they submit at least 4 valid pull requests to any GitHub-hosted repository in the month of October.

If you have any questions, feel free to ask them on GitHub Discussions.

If you’d like to see what Oppia does, download our Android app or check out our math lessons at https://www.oppia.org/learn/math! You can also read more about our mission here.

Getting Started

Please follow these steps to get started:

  1. Sign up to register for Hacktoberfest.
  2. Set up your local environment to contribute to Oppia.
  3. Find a "good first issue" to work on (see here and here).
  4. Fix the issue by creating some changes and sending a pull request for review, following our PR instructions.
  5. Go through the code review process until you receive approval and the PR gets merged.
  6. To earn a t-shirt: repeat until you've submitted at least 4 pull requests!

For non-code contributors

If you’re not a coder, don’t worry! This year, Hacktoberfest is introducing a low/non-code contribution option, so you can still participate, and there are lots of opportunities to do so :)

We have a lot of non-code-contribution opportunities available, including giving talks, organizing case studies, translating, illustrations, graphic design and creating practice questions. To learn more about these opportunities, please check out our hacktoberfest-2022-non-code-contributions GitHub repo and its issue tracker!

Donations

You can also support the Oppia open source project through donations! Please see the Hacktoberfest page or our GitHub Sponsors page for more information. We truly appreciate your support!

FAQ

Q: What is Hacktoberfest?

A: Hacktoberfest is an annual event across all of GitHub which is meant to encourage developers to contribute to open source projects.

Q: Must we only work on issues marked with the Hacktoberfest label?

A: Not necessarily! Any pull request will count toward your 4, even if you are fixing an issue that doesn't have the Hacktoberfest label. Issues with the Hacktoberfest label are just meant to provide some starter ideas for newcomers. Feel free to browse issues in our different team project boards to see if there is something you’d like to work on.

Q: Do pull requests need to have the Hacktoberfest label to count?

A: Nope! No information from GitHub, Digital Ocean, and Dev seems to indicate that this is necessary.

Q: Do I need to mention that I am participating in Hacktoberfest when I open my PR?

A: No, but if you mention in your PR description that you are participating in Hacktoberfest, we might be able to add the "hacktoberfest-accepted" label if your PR looks good but doesn't get through the full review process before the end of October. That said, we prefer that PRs get fully merged, so we recommend starting early!

Core documentation


Developing Oppia


Developer Reference

Clone this wiki locally