-
Notifications
You must be signed in to change notification settings - Fork 65
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: adding page about hacktoberfest (#179)
Co-authored-by: codesee-maps[bot] <86324825+codesee-maps[bot]@users.noreply.github.com> Co-authored-by: BekahHW <[email protected]>
- Loading branch information
1 parent
e4e2dab
commit d9cedb7
Showing
2 changed files
with
46 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
--- | ||
id: hacktoberfest | ||
title: 'Join us for Hacktoberfest! π' | ||
sidebar_label: 'Join us for Hacktoberfest! π' | ||
keywords: | ||
- hacktoberfest | ||
--- | ||
At OpenSauced, we love open source just as much as pizza! That's why we are participating in Hacktoberfest! π | ||
|
||
## What is Hacktoberfest? | ||
|
||
From October 1st-31st, people around the globe do a challenge where they submit four pull requests participating projects. Here's how to join: | ||
|
||
1. Go to [the official Hacktoberfest website](https://hacktoberfest.com/) | ||
1. Click on the Register Now! button | ||
1. Sign in with your [GitHub](https://github.com/) and/or [GitLab](https://gitlab.com/users/sign_in) accounts. | ||
|
||
## Why Should I Participate in Hacktoberfest? | ||
|
||
This event is a great way to jumpstart your journey in open source, to meet other people in the tech community, and build your skills. Curious to learn more about the value of contributing to open source? Check out these resources: | ||
|
||
- [Hacktoberfest 2023: Beyond Green Squares](https://dev.to/opensauced/hacktoberfest-2023-beyond-green-squares-4d6j) to learn how to make this a meaningful Hacktoberfest focused on growth, impact, and building relationships. | ||
- [Setting Goals for Your Open Source Contributions](https://dev.to/opensauced/setting-goals-for-your-open-source-contributions-349b) for resources on how to grow your experience through open source. | ||
|
||
## I want to join Hacktoberfest, but I have no idea what open source is | ||
|
||
No problem! π Here is a list of resources we recommend for first-time contributors: | ||
|
||
- Take our [Intro to Open Source](https://intro.opensauced.pizza/#/) course to learn the history of open source, the tools to succeed in the community, and how to showcase your contributions. | ||
- Check out GitHub's [introductory course](https://github.com/skills/introduction-to-github) to learn how to use the platform when making open source contributions. | ||
- Read our [The Power of Git](https://dev.to/opensauced/the-power-of-git-a-guide-to-collaborative-version-control-dl6) blog post to learn how to harness the power of Git, your trusty weapon in Hacktoberfest. | ||
|
||
## What should I expect during Hacktoberfest? | ||
|
||
During Hacktoberfest, expect to feel excited and a bit competitive on your quest to submit your four pull requests. While those feelings are understandable, it's important to remember the following: | ||
|
||
- Think first, work later: It's best to share your ideas and/or request to work on an issue before submitting a pull request. It'll make it easier for maintainers to assess whether your suggestion fits in with their project. It will also help you develop your communication skills. | ||
- Be patient: Maintainers are people with lives outside of open source, so avoid constantly messaging them about when your pull request be reviewed and merged. | ||
- Try new things: While revising typos is helpful, it's best to diversify contributions. This would help expand your skills, which is very useful if you plan on using your Hacktoberfest contributions as samples for your portfolio. | ||
|
||
## I'm ready for Hacktoberfest | ||
|
||
Great! π If you're looking for a project to contribute to, check out [this list of beginner-friendly projects for Hacktoberfest](https://insights.opensauced.pizza/pages/BekahHW/655/repositories). | ||
|
||
Happy Contributing! π |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters