From 6e975769dd96a8108ca5375b39f1ec525c64606b Mon Sep 17 00:00:00 2001 From: Aleksandar Markovic Date: Thu, 21 Apr 2022 17:35:19 +0200 Subject: [PATCH] doc: Enhance subsection on "Hotfix" label Sync the text of description with what is seen in Github. Signed-off-by: Aleksandar Markovic --- doc/project/dev_env_and_tools.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/project/dev_env_and_tools.rst b/doc/project/dev_env_and_tools.rst index 1ee4609a581..e8fa83e09e6 100644 --- a/doc/project/dev_env_and_tools.rst +++ b/doc/project/dev_env_and_tools.rst @@ -316,6 +316,8 @@ The issue or PR describes a change to a stable API. * *Hotfix* +Fix for an issue blocking development. + * *Trivial* * *Maintainer*