From 558669e970a6c8d787c3dee27cce5dd518cb257e Mon Sep 17 00:00:00 2001 From: Quentin Young Date: Mon, 11 Dec 2017 16:12:07 -0500 Subject: [PATCH] doc: add note to document practice changes in docs Signed-off-by: Quentin Young --- doc/developer/workflow.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/developer/workflow.rst b/doc/developer/workflow.rst index 4ab70ac3c5..7c5262a738 100644 --- a/doc/developer/workflow.rst +++ b/doc/developer/workflow.rst @@ -11,6 +11,8 @@ means that when a procedure changes, it is agreed upon, then put into practice, and then documented here. If this document doesn't match reality, it's the document that needs to be updated, not reality. +In short - decisions to change practices should be documented in this document. + Git Structure ------------- -- 2.39.5