]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
Make it clear the rfe tag is lower-case
authorCarl Baldwin <carl.baldwin@hp.com>
Mon, 11 May 2015 18:58:34 +0000 (12:58 -0600)
committerCarl Baldwin <carl.baldwin@hp.com>
Mon, 11 May 2015 18:58:34 +0000 (12:58 -0600)
This tripped me up, I tried adding RFE to my bug and was denied.
It seems the tag was added with lower-case letters.  This is fine with
me as it is consistent with most, if not all, other tags in the
project.  If it stays lower-case, we should at least make the quoted
tag in the policy document lower-case.

Change-Id: I9c72a2db2a168b56b1137839f5bfc1d2068d9f0c

doc/source/policies/blueprints.rst

index 91aaf1da57a3bfdae2bbdb7b3d160700ecc64310..a272fd2794b6acf4658f36bfd31094f14861f90c 100644 (file)
@@ -39,7 +39,7 @@ Neutron Feature Requests
 ------------------------
 
 We are introducing the concept of feature requests. Feature requests are
-tracked as Launchpad bugs, tagged with the new 'RFE' tag, and allow for
+tracked as Launchpad bugs, tagged with the new 'rfe' tag, and allow for
 the submission and review of these feature requests before code is submitted.
 This allows the team to verify the validity of a feature request before the
 process of submitting a neutron-spec is undertaken, or code is written.  It