From 5fa4b077b2acae56ed6b219f1fbe4856253c8cf5 Mon Sep 17 00:00:00 2001 From: Simon Dodsley Date: Tue, 25 Jan 2022 12:14:01 -0500 Subject: [PATCH] Update template with example references Change-Id: I68ca2acb3be76871415369bf557e9482cfb14d53 --- specs/template.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/specs/template.rst b/specs/template.rst index f962c8c9..3a5757ab 100644 --- a/specs/template.rst +++ b/specs/template.rst @@ -353,3 +353,11 @@ references are unavailable. Examples of what you could include are: * Related specifications as appropriate (e.g. link to any vendor documentation) * Anything else you feel it is worthwhile to refer to + +To ensure that references do not cause duplicate label issues with other +existing issues use the following example references [1]_ or +`example reference`_. + +.. [1] This is the first reference + +_`example reference`: Second reference