From be10b1f8cb9c5f150c889bd62ec64698a116a658 Mon Sep 17 00:00:00 2001 From: Andrea Terzolo Date: Tue, 9 Aug 2022 21:23:31 +0200 Subject: [PATCH] update(PR-template): add some `area`/`kind` to the template Signed-off-by: Andrea Terzolo --- .github/PULL_REQUEST_TEMPLATE.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 9b0bf869..dfd028c9 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -22,6 +22,8 @@ > /kind feature +> /kind release + > If contributing rules or changes to rules, please make sure to also uncomment one of the following line: > /kind rule-update @@ -46,6 +48,8 @@ Please remove the leading whitespace before the `/kind <>` you uncommented. > /area proposals +> /area CI +