From a5a5a40c419e0fd0fb5c1311ec6ad7ee21186160 Mon Sep 17 00:00:00 2001 From: Karen Krieger Date: Fri, 9 May 2025 11:37:13 -0300 Subject: [PATCH] Update pull_request_template.md --- .github/pull_request_template.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 31e7b6516..9664319e3 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -6,4 +6,5 @@ ### Changelog Do not forget to update your changes to our Developer Portal's changelog. Did you create a release note? - [ ] Yes, I already created a release note about this change. -- [ ] No, but I am going to. +- [ ] Not yet, but I'm going to. +- [ ] No, it's just a fix.