From e71cac546056ace085c478a0032bf07b0ba26196 Mon Sep 17 00:00:00 2001 From: bobby dresser Date: Wed, 17 Apr 2019 10:30:17 -0700 Subject: update publishing.md with dev diagram --- docs/publishing.md | 7 +++++++ 1 file changed, 7 insertions(+) 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. + +mm-dev-process + + ## Preparation We try to ensure certain criteria are met before deploying: -- cgit