From 8efdb4f419cd8a00eef643a21e7b81334163c945 Mon Sep 17 00:00:00 2001 From: Ariel De Los Santos Date: Thu, 18 Apr 2024 16:28:27 -0400 Subject: [PATCH] fix: update PR template for GitHub --- .github/PULL_REQUEST_TEMPLATE.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index fffbf5274..3e1abee25 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,12 +1,11 @@ GitHub Issue: # ## Proposed Changes - + - [ ] Bug fix - - [ ] Feature - - [ ] Code style update (formatting) - - [ ] Refactoring (no functional changes, no api changes) - [ ] Build or CI related changes - [ ] Documentation content changes - [ ] Other, please describe: @@ -17,7 +16,8 @@ GitHub Issue: # ## Impact on version - + - [ ] **Major** - The template structure was changed.