Users can use the feature proposal label inside the issue

[ci skip]
This commit is contained in:
Achilleas Pipinellis 2016-01-23 11:03:16 +01:00
parent 6c0ed63990
commit 8b817f5940
1 changed files with 3 additions and 2 deletions

View File

@ -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.