Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/update monthly challenge page to Hacktoberfest #994

Merged
merged 7 commits into from
Oct 2, 2023
Merged

Feature/update monthly challenge page to Hacktoberfest #994

merged 7 commits into from
Oct 2, 2023

Conversation

adiati98
Copy link
Contributor

@adiati98 adiati98 commented Oct 1, 2023

Linked Issue

Closes #991

Description

This PR adds Hacktoberfest challenge page to the website.

Changes done here:

  • Added challenge page in oct-2023.jsx.
  • Updated getChallenges.ts.
  • Set current: true to Hacktoberfest challenge in index.tsx.
  • Removed current: true from Preptember challenge in index.tsx.
  • Added blog posts for Hacktoberfest and Preptember challenges in index.tsx.
  • Added challenge is complete alert to Preptember challenge.

Live Preview

https://deploy-preview-994--virtual-coffee-io.netlify.app/monthlychallenges/oct-2023

Methodology

Code of Conduct

By submitting this pull request, you agree to follow our Code of Conduct

@adiati98 adiati98 requested a review from a team as a code owner October 1, 2023 20:57
@netlify
Copy link

netlify bot commented Oct 1, 2023

👷 Deploy Preview for virtual-coffee-io processing.

Name Link
🔨 Latest commit d584970
🔍 Latest deploy log https://app.netlify.com/sites/virtual-coffee-io/deploys/651b0a5eb9dbc800085f9dec

Comment on lines +112 to +125
<h3>Weekly async check-ins</h3>
<p>
Let's start the week with a check-in. What are your goals for
Hacktoberfest for the week? What support do you need? Do you plan on
spending time in the <code>#hacktoberfest-co-working-room</code>,
talking to your mentor, or answering questions as a maintainer?
</p>
<p>
Every Friday of the month, we will drop a check-in for you to share your
progress, ask questions, and find help and support.
</p>
<p>
We will drop the check-ins in the <code>#hacktoberfest</code> channel on
Slack.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I changed the title to be "Weekly async check-ins" and adjust the wordings as per discussed on Slack.

Comment on lines +137 to +138
can share on X (formerly Twitter) using — or not — the hashtag{' '}
<code>#VCHI</code>, a personal blog, a post on{' '}
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

New hashtag suggested from #VCMonthlyChallenge to #VCHI for this challenge.

Comment on lines +160 to +165
To complete the challenge, you need to complete four meaningful
contributions during October. It can be creating a PR, writing a good
issue, creating content such as a blog post or video about contributing
to a project, helping to answer questions or triaging issues, meeting
with your mentee, and so on. Share your progress in the{' '}
<code>#hacktoberfest</code> channel on Slack.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As per dicussion on Slack, I changed the wordings here to suit the "four meaningful contributions during October".
Previously:

Any kind of participation in Hacktoberfest counts as you complete the VC October challenge.

Copy link
Contributor Author

@adiati98 adiati98 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@danieltott @BekahHW I commented the new changes here.
Please let me know if I need to fix anything.
Thank you! 😊

@adiati98 adiati98 changed the title Feature/update challenge page to Hacktoberfest Feature/update monthly challenge page to Hacktoberfest Oct 1, 2023
Copy link
Member

@danieltott danieltott left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @adiati98 !!

@danieltott danieltott merged commit b4b8d9f into Virtual-Coffee:main Oct 2, 2023
@adiati98 adiati98 deleted the feat/add-oct-challenge branch October 2, 2023 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update Monthly Challenge — Oct 2023
2 participants