diff options
author | Sytse Sijbrandij <sytse@gitlab.com> | 2015-11-17 14:43:51 -0800 |
---|---|---|
committer | Sytse Sijbrandij <sytse@gitlab.com> | 2015-11-17 14:43:51 -0800 |
commit | 1e74a12c2f1ed024bb7bd0d1963011833b7404ca (patch) | |
tree | f3b8b4bdc0446accfcd90715fe773d4275ca5c95 /PROCESS.md | |
parent | 3d762c2e92f42a2c35cfbc90c87caedc8d60518a (diff) | |
download | gitlab-ce-1e74a12c2f1ed024bb7bd0d1963011833b7404ca.tar.gz |
Example workflow.
Diffstat (limited to 'PROCESS.md')
-rw-r--r-- | PROCESS.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/PROCESS.md b/PROCESS.md index 1408c8302ee..482ad5fe9e1 100644 --- a/PROCESS.md +++ b/PROCESS.md @@ -45,6 +45,8 @@ Workflow labels are purposely not very detailed since that would be hard to keep - *Frontend* needs help from a Front-end engineer - *Graphics* needs help from a Graphics designer +Example workflow: when a UX designer provided a design but it needs frontend work they remove the UX label and add the frontend label. + ## Functional labels These labels describe what development specialities are involved such as: PostgreSQL, UX, LDAP. |