Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions src/app/monthlychallenges/(challenges)/fall-2025/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ export default function Challenge() {

<h3>October: Hacktoberfest</h3>
<p>
<strong>Goal</strong>: Complete four meaningful contributions during
<strong>Goal</strong>: Complete six meaningful contributions during
October. We have two tracks:
</p>
<ul>
Expand All @@ -86,7 +86,7 @@ export default function Challenge() {
</li>
<li>
<strong>Contributors</strong>: Find repositories and solve issues to
achieve four approved pull requests
achieve six approved pull requests
</li>
</ul>

Expand Down Expand Up @@ -354,13 +354,13 @@ export default function Challenge() {

<h3>Completing Hacktoberfest</h3>
<p className="mt-3">
To complete the Hacktoberfest challenge, you need to complete four
To complete the Hacktoberfest challenge, you need to complete six
meaningful contributions during October.
</p>
<p>
Remember, VC is here to support you during Hacktoberfest but is not an
official event partner. To complete the official Hacktoberfest, you must
have four (4) pull requests (PRs) accepted.
have six (6) pull requests (PRs) accepted.
</p>

<h3>Virtual Coffee Approved Repositories for Hacktoberfest</h3>
Expand Down