From: Carl Baldwin Date: Mon, 11 May 2015 18:58:34 +0000 (-0600) Subject: Make it clear the rfe tag is lower-case X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=ccc2fa44c53217c2b5c9a8ff5756571240749d4b;p=openstack-build%2Fneutron-build.git Make it clear the rfe tag is lower-case 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 --- diff --git a/doc/source/policies/blueprints.rst b/doc/source/policies/blueprints.rst index 91aaf1da5..a272fd279 100644 --- a/doc/source/policies/blueprints.rst +++ b/doc/source/policies/blueprints.rst @@ -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