From ccc2fa44c53217c2b5c9a8ff5756571240749d4b Mon Sep 17 00:00:00 2001 From: Carl Baldwin Date: Mon, 11 May 2015 12:58:34 -0600 Subject: [PATCH] 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 --- doc/source/policies/blueprints.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.45.2