From 530e57151d9bc3ae9ea6e7f226a3827feb844b85 Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Wed, 24 Jan 2024 10:31:10 -0800 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 7257606a8..91996b4d0 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -9,7 +9,7 @@ Please include a summary of the change and which issue is fixed (if any) and any --> Closes #(issue or discussion) @@ -22,7 +22,7 @@ NOTE: Please check only one box! --> - [ ] Bug fix: non-breaking change which fixes an issue. -- [ ] New feature: non-breaking change which adds functionality. _Please read the important note above._ +- [ ] New feature / Enhancement: non-breaking change which adds functionality. _Please read the important note above._ - [ ] Breaking change: fix or feature that would cause existing functionality to not work as expected. - [ ] Documentation only. - [ ] Other. Please explain: