From 974e868b33d232301b1f68c9f06dc496727a9611 Mon Sep 17 00:00:00 2001 From: Carles Cufi Date: Thu, 30 Jun 2022 17:37:30 +0200 Subject: [PATCH] doc: gh: Remove the doc for the "Question" label This label has been removed, since we now convert issues that are just questions to Discussions. Signed-off-by: Carles Cufi --- doc/project/dev_env_and_tools.rst | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/doc/project/dev_env_and_tools.rst b/doc/project/dev_env_and_tools.rst index d3032487db7..7090cd6990b 100644 --- a/doc/project/dev_env_and_tools.rst +++ b/doc/project/dev_env_and_tools.rst @@ -275,10 +275,6 @@ meetings. Something, which was working, but does not anymore (bug subtype). -* *Question* - -This issue is a question to the Zephyr developers. - * *Enhancement* Changes/Updates/Additions to existing :ref:`features `. @@ -304,10 +300,10 @@ Good for a first time contributor to take. Issues that need to be mentioned in release notes as known issues with additional information. -Any issue must be classified and labeled as either *Bug*, *Question*, -*Enhancement*, *Feature*, or *Feature Request*. More information on how -feature requests are handled and become features can be found in -:ref:`Feature Tracking`. +Any issue must be classified and labeled as either *Bug*, *Enhancement*, +*Feature*, or *Feature Request*. More information on how feature requests are +handled and become features can be found in :ref:`Feature +Tracking`. Labels applicable to pull requests only =======================================