-
-
Notifications
You must be signed in to change notification settings - Fork 252
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
Feature/update monthly challenge page to Hacktoberfest #994
Conversation
* Remove set current true from Preptember challenge * Add blog posts to Hacktoberfest and Preptember challenges
👷 Deploy Preview for virtual-coffee-io processing.
|
<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. |
There was a problem hiding this comment.
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.
can share on X (formerly Twitter) using — or not — the hashtag{' '} | ||
<code>#VCHI</code>, a personal blog, a post on{' '} |
There was a problem hiding this comment.
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.
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. |
There was a problem hiding this comment.
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.
There was a problem hiding this 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! 😊
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @adiati98 !!
Linked Issue
Closes #991
Description
This PR adds Hacktoberfest challenge page to the website.
Changes done here:
oct-2023.jsx
.getChallenges.ts
.current: true
to Hacktoberfest challenge inindex.tsx
.current: true
from Preptember challenge inindex.tsx
.index.tsx
.Live Preview
https://deploy-preview-994--virtual-coffee-io.netlify.app/monthlychallenges/oct-2023
Methodology
Code of Conduct