Skip to content

Commit e42b961

Browse files
authored
Add Hacktoberfest blog post (#9280)
1 parent 050592d commit e42b961

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
title: "Hacktoberfest 2023 with SvelteKit"
3+
description: "SvelteKit joins in the Hacktoberfest event in 2023"
4+
author: Willow (GHOST) & Braden Wiggins
5+
authorURL: https://ghostdev.xyz
6+
---
7+
8+
# Sveltekit 🧡 Hacktoberfest
9+
10+
We're excited to announce SvelteKit's participation in this year's Hacktoberfest! Hacktoberfest is a global event that takes place every October, during which developers are encouraged to contribute to open-source projects like SvelteKit. The goal is to foster a vibrant open-source community, celebrate shared knowledge, and make the world of coding more accessible to all. You can find other participating repositories by searching the [`hacktoberfest` topic](https://github.com/topics/hacktoberfest) on github.
11+
12+
## Getting Started
13+
14+
The first step is to [register for Hacktoberfest](https://hacktoberfest.com/register). Once you've registered, any PRs submitted to Sveltekit will count towards your participation in the event!
15+
16+
## Contributing
17+
18+
If you need inspiration when looking for an issue to fix, check out the [low hanging fruit](https://github.com/sveltejs/kit/labels/low%20hanging%20fruit), [contributions-welcome](https://github.com/sveltejs/kit/labels/contributions-welcome), [ready to implement](https://github.com/sveltejs/kit/labels/ready%20to%20implement), or [documentation](https://github.com/sveltejs/kit/labels/documentation) tags.
19+
20+
It's a good idea to communicate clearly and often about what you're trying to solve or take on. You can do this by commenting on the issues you intend to take on. This helps avoid duplicate work and ensures that your contribution is in line with the project's goals. Nobody likes to have their work rejected, so it's best to ask questions early and often!
21+
22+
Join our [Discord](https://svelte.dev/chat) and ask questions in the dedicated `#hacktoberfest` channel. We're happy to help you get started!
23+
24+
We're excited to see what you've got in store for SvelteKit! Happy hacking! 🎃

0 commit comments

Comments
 (0)