From 48f2b1d08a4a09ea11b4e3bcd2eeacb2fe786581 Mon Sep 17 00:00:00 2001 From: Leo Di Donato Date: Mon, 1 Jul 2019 12:10:24 +0200 Subject: [PATCH] fix(.github): kind/rule-* rather thant kind/rule/* Signed-off-by: leodidonato@gmail.com --- .github/PULL_REQUEST_TEMPLATE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index d3ab3c5b..90b5891b 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -19,8 +19,8 @@ > If contributing rules or changes to rules, please make sure to uncomment the appropriate kind -> /kind rule/update -> /kind rule/create +> /kind rule-update +> /kind rule-create **Any specific area of the project related to this PR?**