summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorSarrah Vesselov <svesselov@gitlab.com>2017-09-14 20:07:17 +0000
committerSarrah Vesselov <svesselov@gitlab.com>2017-09-14 20:07:17 +0000
commit49fc0da86bd99a549eb4532f86056604361946d3 (patch)
tree5b599b3dc7fe97b7e646a4f4977296c0dc7a9481 /CONTRIBUTING.md
parenta3b74f1a1a97624ed0b9f2be14ff16a82cbd2cd0 (diff)
downloadgitlab-ce-49fc0da86bd99a549eb4532f86056604361946d3.tar.gz
add info about UX label to feature proposal to CONTRIBUTING.md
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 1f25171e8a6..dfb2ce0099a 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -286,7 +286,10 @@ might be edited to make them small and simple.
Please submit Feature Proposals using the ['Feature Proposal' issue template](.gitlab/issue_templates/Feature Proposal.md) provided on the issue tracker.
-For changes in the interface, it can be helpful to create a mockup first.
+For changes in the interface, it is helpful to include a mockup. Issues that add to, or change, the interface should
+be given the ~"UX" label. This will allow the UX team to provide input and guidance. You may
+need to ask one of the [core team] members to add the label, if you do not have permissions to do it by yourself.
+
If you want to create something yourself, consider opening an issue first to
discuss whether it is interesting to include this in GitLab.