diff mbox series

[v2,10/10] docs: Add information on labels

Message ID 20181014124541.13393-11-stephen@that.guru
State Changes Requested
Headers show
Series Add labels support | expand

Commit Message

Stephen Finucane Oct. 14, 2018, 12:45 p.m. UTC
Signed-off-by: Stephen Finucane <stephen@that.guru>
---
 docs/usage/overview.rst | 12 ++++++++++++
 1 file changed, 12 insertions(+)
diff mbox series

Patch

diff --git a/docs/usage/overview.rst b/docs/usage/overview.rst
index e84e13d9..1fddf26d 100644
--- a/docs/usage/overview.rst
+++ b/docs/usage/overview.rst
@@ -146,6 +146,18 @@  Linux kernel project.
 
 __ https://www.kernel.org/doc/html/latest/process/submitting-patches.html
 
+Labels
+~~~~~~
+
+Labels are a way to organize and prioritize submissions. You can apply labels
+to patches and cover letters to signify priority, category, or any other marker
+you wish.
+
+Labels can be either global or tied to the project they are created in. Labels
+can have an optional description attached, which will provide a little insight
+into the purpose of the label. Labels are completely customizable and the
+labels available will vary by instance.
+
 Checks
 ~~~~~~