From 7f5a066deae672f1ede88c98a533fb524faeee71 Mon Sep 17 00:00:00 2001 From: joostdecock Date: Wed, 24 Aug 2022 10:11:39 +0200 Subject: [PATCH] chore: Clarify v2/v3 in the README --- README.md | 11 +++++++---- config/templates/readme.main.md | 11 +++++++---- 2 files changed, 14 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 3ced1d0c580..bf757cb3eae 100644 --- a/README.md +++ b/README.md @@ -50,11 +50,14 @@ This repository is our *monorepo* holding all our NPM designs, plugins, other NPM packages, and (web)sites. -## Get involved with FreeSewing v3 🚀 +## We are working on 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. +The default branch (`develop`) in this repo is where we work on the upcoming FreeSewing v2. +Check out [the roadmap](https://github.com/freesewing/freesewing/discussions/1278) to +see what we're working towards. There is still time to submit your ideas/suggestions for +what you would like to see in our mext major release. + +The current production code -- what is running on freesewing.org -- is in the `v2` branch. ## Getting started ⚡ diff --git a/config/templates/readme.main.md b/config/templates/readme.main.md index ea6c12da10e..161358363b0 100644 --- a/config/templates/readme.main.md +++ b/config/templates/readme.main.md @@ -50,11 +50,14 @@ This repository is our *monorepo* holding all our NPM designs, plugins, other NPM packages, and (web)sites. -## Get involved with FreeSewing v3 🚀 +## We are working on 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. +The default branch (`develop`) in this repo is where we work on the upcoming FreeSewing v2. +Check out [the roadmap](https://github.com/freesewing/freesewing/discussions/1278) to +see what we're working towards. There is still time to submit your ideas/suggestions for +what you would like to see in our mext major release. + +The current production code -- what is running on freesewing.org -- is in the `v2` branch. ## Getting started ⚡