From 098f5e8b262c8f9605cdac8b1dbb1a0ae8cbf5ed Mon Sep 17 00:00:00 2001 From: Kang Peng Date: Wed, 10 Apr 2019 13:08:48 -0400 Subject: [PATCH] Updated README.md for release tag convention. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4f3c0cda..d144b7f9 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ will often be in parity. ### Release Tags -We're still discussing how and when we want to create release tags. +Release tags are created based on production branch after a new version has been deployed to the Production tier. We're dedicated to: * Making sure release tag version mirrors the app version in `package.json`.