From c4c947cd9b831b4c799028dff7709bee1ca6156b Mon Sep 17 00:00:00 2001 From: David Kornel Date: Mon, 15 Jul 2024 16:50:53 +0200 Subject: [PATCH] Add udate inti list in PR template Signed-off-by: David Kornel --- .github/pull_request_template.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 60a5861..21ea9c4 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -11,6 +11,7 @@ Please delete options that are not relevant. * New feature (non-breaking change which adds functionality) * Breaking change (fix or feature that would cause existing functionality to not work as expected) * Documentation update +* Update (Update version or update existing automation) ## Checklist