From 81d62fbf33642a896a919ed8d2980aec8d2cce7b Mon Sep 17 00:00:00 2001 From: sushmita-m <63236940+sushmita-m@users.noreply.github.com> Date: Wed, 12 Aug 2020 13:06:19 +0530 Subject: [PATCH] Update 0013-manage-features.md --- 0013-manage-features.md | 1 + 1 file changed, 1 insertion(+) diff --git a/0013-manage-features.md b/0013-manage-features.md index 1e1b2ba..3b6d98f 100644 --- a/0013-manage-features.md +++ b/0013-manage-features.md @@ -19,6 +19,7 @@ ## Valid Labels 1) Comma is not supported in a label. 2) Spaces should be mentioned in quotes _+label:"release docs", +label:'command docs'_ +kjl 3) Most of the special characters are supported _+label:"release:GA", +label:"branch:release/docs"