Skip to content

Hacktoberfest 2023

Shrijal Acharya edited this page Sep 16, 2023 · 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 2023 digital reward kit 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 the digital reward kit: repeat until you've submitted at least 4 pull requests!

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