From 70dab6cec0fc7c63dd8d4103719ebca959229563 Mon Sep 17 00:00:00 2001 From: Daniel Sandoval Date: Tue, 28 Sep 2021 10:06:36 -0700 Subject: [PATCH] Update site/content/blog/2021-10-01-whats-new-in-svelte-october-2021.md Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com> --- .../content/blog/2021-10-01-whats-new-in-svelte-october-2021.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/content/blog/2021-10-01-whats-new-in-svelte-october-2021.md b/site/content/blog/2021-10-01-whats-new-in-svelte-october-2021.md index 0b0ec019e5..bc3740c3dc 100644 --- a/site/content/blog/2021-10-01-whats-new-in-svelte-october-2021.md +++ b/site/content/blog/2021-10-01-whats-new-in-svelte-october-2021.md @@ -24,7 +24,7 @@ Svelte maintainers are [looking for help getting SvelteKit to 1.0](https://githu > If you think you are too n00b to contribute (you're not), then add tests, or write tests for the feature you want to add, before you add it! Start small, and learn the codebase that way. -If you'd like to help, please consider working on any of the [1.0 milestone issues](https://github.com/sveltejs/kit/issues?q=is%3Aopen+is%3Aissue+milestone%3A1.0). +If you'd like to help, please consider working on any of the [1.0 milestone issues labeled with "help wanted"](https://github.com/sveltejs/kit/issues?q=is%3Aopen+is%3Aissue+milestone%3A1.0+label%3A%22help+wanted%22. Notable SvelteKit improvements this month include...