From e428a7c27dbe5e233f0c528c3019e43a3b302c95 Mon Sep 17 00:00:00 2001 From: ialidzhikov Date: Tue, 23 Jul 2019 13:48:06 +0300 Subject: [PATCH] Add developer target group to PR template Signed-off-by: ialidzhikov --- .github/pull_request_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index f7860f14b..cafb1dc6e 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -13,7 +13,7 @@ Fixes # Format of block header: Possible values: - category: improvement|noteworthy -- target_group: user|operator +- target_group: user|operator|developer --> ```improvement operator