From 0d425f81986474639da82a8da9764d94b5fb25d0 Mon Sep 17 00:00:00 2001 From: Adam Spiers Date: Sun, 18 Oct 2015 20:18:36 +0100 Subject: [PATCH] Add a link to list of allowed project tags Make it easier for project creators to find out which tags they should apply to their project. Signed-off-by: Adam Spiers Change-Id: I4692285e63b9a510479d813015675a4b836a7263 --- doc/source/creators.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/source/creators.rst b/doc/source/creators.rst index fb929c1..d53ab8b 100644 --- a/doc/source/creators.rst +++ b/doc/source/creators.rst @@ -538,6 +538,11 @@ library edit the "Oslo" section:: tags: - name: release:independent +You can check which tags to use, or the meaning of any tag, by +consulting the `list of currently allowed tags`_. + +.. _list of currently allowed tags: http://governance.openstack.org/reference/tags/index.html + When writing the commit message for this change, make this change depend on the project creation change by including a link to its Change-ID (from the previous step)::