From e14899c31d3f491d26d8be79537a7de4ec3b886f Mon Sep 17 00:00:00 2001 From: Yorick Peterse Date: Wed, 23 Mar 2016 17:26:34 +0100 Subject: Added downtime label to PROCESS.md --- PROCESS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/PROCESS.md b/PROCESS.md index cad45d23df9..d5cd414aeb1 100644 --- a/PROCESS.md +++ b/PROCESS.md @@ -74,6 +74,7 @@ in support or comment for further detail. Do not use `feature request`. - ~customer is an issue reported by enterprise subscribers. This label should be accompanied by *bug* or *feature proposal* labels. Example workflow: when a UX designer provided a design but it needs frontend work they remove the UX label and add the frontend label. +- ~downtime is a merge request that introduces migrations that require downtime. ## Functional labels -- cgit v1.2.1