From 33137dc9fb890540e420a97f063812b76d7f95e2 Mon Sep 17 00:00:00 2001 From: Geoffroy Van Cutsem Date: Mon, 12 Nov 2018 12:57:06 +0100 Subject: [PATCH] Documentation: adjust "Tracked-On" capitalization in documentation Update the capitalization of "Tracked-On" in the documentation. "Tracked-on" should work but it throws a warning so it's better to make the documentation focus on using "Tracked-On" only. Signed-off-by: Geoffroy Van Cutsem --- doc/developer-guides/contribute_guidelines.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/developer-guides/contribute_guidelines.rst b/doc/developer-guides/contribute_guidelines.rst index 3de615dd9..b746b3e59 100644 --- a/doc/developer-guides/contribute_guidelines.rst +++ b/doc/developer-guides/contribute_guidelines.rst @@ -176,7 +176,7 @@ is set up correctly by using: git config --global user.name "David Developer" git config --global user.email "david.developer@company.com" -Tracked-on +Tracked-On ========== All commits must be mapped to a GitHub issue for a feature or bug. Add a