From 008f63346f0f30571950fcddffd6e0c8d35c310f Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Thu, 4 Nov 2021 19:21:12 +0100 Subject: [PATCH] chore: Added note on v3 to README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 4696b9a7f7c..4279ce783b2 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,12 @@ This repository is our *monorepo* holding [all our NPM packages](https://freesewing.dev/reference/packages/). +## Get involved with FreeSewing v3 🚀 + +Check out [out v3 roadmap](https://github.com/freesewing/freesewing/discussions/1278) to +see what we've planning. And we are open to ideas/suggestions for what you would like to +see in our mext major release. + ## Getting started ⚡ As this is a monorepo. You'll need [lerna](https://lerna.js.org/) and [yarn](https://yarnpkg.com/) on your system.