From bb6036155658eb2143bc6c5d39b6d5de8da33270 Mon Sep 17 00:00:00 2001 From: Yaniv Paz Date: Sun, 16 Feb 2025 23:38:44 +0200 Subject: [PATCH] Update pull_request_template.md --- pull_request_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pull_request_template.md b/pull_request_template.md index 8e590f4..d699e6a 100644 --- a/pull_request_template.md +++ b/pull_request_template.md @@ -4,7 +4,7 @@ Please include a summary of the changes and the related issue. Please also inclu Fixes # (issue) -## Type of Change +## Type of Change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality)