summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRémy Coutable <remy@rymai.me>2018-02-27 07:40:51 +0000
committerRémy Coutable <remy@rymai.me>2018-02-27 07:40:51 +0000
commitd22466ab14df87442cdfa036188cf92a2051c8d5 (patch)
tree83d48cf7cc12602a5ce849981b3f5b9fd97207be
parentb53256559fbb8cc078cc16754e9bf34dbee09746 (diff)
parentf94d3e30fa6c16fe97d29fdb4b6bd33917386b4b (diff)
downloadgitlab-ce-d22466ab14df87442cdfa036188cf92a2051c8d5.tar.gz
Merge branch 'patch-17' into 'master'
CONTRIBUTING.md: Use a proper example for the stewardship label Closes #43579 See merge request gitlab-org/gitlab-ce!17347
-rw-r--r--CONTRIBUTING.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index dfe4bf65f9f..b70d2da5bea 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -397,9 +397,9 @@ For issues related to the open source stewardship of GitLab,
there is the ~"stewardship" label.
This label is to be used for issues in which the stewardship of GitLab
-is a topic of discussion. For instance if GitLab Inc. is planning to remove
-features from GitLab CE to make exclusive in GitLab EE, related issues
-would be labelled with ~"stewardship".
+is a topic of discussion. For instance if GitLab Inc. is planning to add
+features from GitLab EE to GitLab CE, related issues would be labelled with
+~"stewardship".
A recent example of this was the issue for
[bringing the time tracking API to GitLab CE][time-tracking-issue].