From cca45a1b6e8dc033d65b006d013ab19c0a0594f9 Mon Sep 17 00:00:00 2001 From: Darigov Research <30328618+darigovresearch@users.noreply.github.com> Date: Sat, 11 Dec 2021 17:16:20 +0000 Subject: [PATCH] feat: Adds link to beginner pattern ideas from developer site Would resolve #1563 if merged --- markdown/dev/tutorials/pattern-design/conclusion/en.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/markdown/dev/tutorials/pattern-design/conclusion/en.md b/markdown/dev/tutorials/pattern-design/conclusion/en.md index b41d7c4d6ed..8a87713d7ad 100644 --- a/markdown/dev/tutorials/pattern-design/conclusion/en.md +++ b/markdown/dev/tutorials/pattern-design/conclusion/en.md @@ -34,6 +34,8 @@ Now that you have learned how to create a pattern, why don't you make one? Think about what it is you would like to create, and just do it. If you get stuck at any moment, or need some help or advice, you can [join our chat room](https://discord.freesewing.org/) and we'll help you out. +If you need some ideas or want to help on a pattern design take a look [here](https://github.com/freesewing/freesewing/issues?q=is%3Aissue+is%3Aopen+label%3A%22%3Ashirt%3A+pattern+design%22+label%3A%22%3A%2B1%3A+good+first+issue%22+) for patterns which are currently being worked on and are good patterns for a first time contributor to have a go at! + ###### Tell us how we can improve this tutorial