From 3271ceb16eb3f9eef918fedff44d23176b1f11c8 Mon Sep 17 00:00:00 2001 From: David Kornel Date: Mon, 15 Jul 2024 17:51:49 +0200 Subject: [PATCH] Add update inti list in PR template (#136) --- .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