summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2016-01-23 11:03:16 +0100
committerAchilleas Pipinellis <axilleas@axilleas.me>2016-04-28 12:43:23 +0300
commit8b817f594015ad730f426bf6bbf69dab6cc7e563 (patch)
tree114ebf512afbcf7f17ebb8f496379b5051a30b47
parent6c0ed6399054db00d8abcc33ad2aa7df59de52bf (diff)
downloadgitlab-ce-label_feature_proposal.tar.gz
Users can use the feature proposal label inside the issuelabel_feature_proposal
[ci skip]
-rw-r--r--CONTRIBUTING.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 24cd5864530..39b3048899d 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -135,8 +135,9 @@ For feature proposals for EE, open an issue on the
In order to help track the feature proposals, we have created a
[`feature proposal`][fpl] label. For the time being, users that are not members
-of the project cannot add labels. You can instead ask one of the [core team][core-team]
-members to add the label `feature proposal` to the issue.
+of the project cannot add labels. You can instead ask one of the [core team][]
+members to add the label `feature proposal` to the issue or add the following
+code snippet right after your description in a new line: `~"feature proposal"`.
Please keep feature proposals as small and simple as possible, complex ones
might be edited to make them small and simple.