aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWhymarrh Whitby <whymarrh.whitby@gmail.com>2019-04-18 02:21:53 +0800
committerGitHub <noreply@github.com>2019-04-18 02:21:53 +0800
commita844eb20da700b832003f63b83fc42ba74392d6c (patch)
tree68ee9a4fb568e13673af6d07b626d243ee762b16
parent7d59e892e3632a5fae109eeff69b25b6c2a96c2e (diff)
parente71cac546056ace085c478a0032bf07b0ba26196 (diff)
downloadtangerine-wallet-browser-a844eb20da700b832003f63b83fc42ba74392d6c.tar
tangerine-wallet-browser-a844eb20da700b832003f63b83fc42ba74392d6c.tar.gz
tangerine-wallet-browser-a844eb20da700b832003f63b83fc42ba74392d6c.tar.bz2
tangerine-wallet-browser-a844eb20da700b832003f63b83fc42ba74392d6c.tar.lz
tangerine-wallet-browser-a844eb20da700b832003f63b83fc42ba74392d6c.tar.xz
tangerine-wallet-browser-a844eb20da700b832003f63b83fc42ba74392d6c.tar.zst
tangerine-wallet-browser-a844eb20da700b832003f63b83fc42ba74392d6c.zip
Merge pull request #6470 from MetaMask/bdresser-patch-1-2
update publishing.md with dev diagram
-rw-r--r--docs/publishing.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/publishing.md b/docs/publishing.md
index 1668afe1e..392e20955 100644
--- a/docs/publishing.md
+++ b/docs/publishing.md
@@ -2,6 +2,13 @@
When publishing a new version of MetaMask, we follow this procedure:
+## Overview
+
+The below diagram outlines our process for design, development, and release. Building MetaMask is a community affair, and many steps of the process invite participation from external contributors as indicated. All QA, code review, and release of new versions is done by members of the core MetaMask team.
+
+<img width="664" alt="mm-dev-process" src="https://user-images.githubusercontent.com/1016190/56308059-36906000-60fb-11e9-8e61-6655bca0c54f.png">
+
+
## Preparation
We try to ensure certain criteria are met before deploying: