From 4b5676f3ce873ee18094e3cdefbd9144264a95ca Mon Sep 17 00:00:00 2001 From: Erick Renteria Date: Mon, 29 Apr 2024 10:40:54 -0500 Subject: [PATCH] updating template --- .github/pull_request_template.md | 34 +++++++++++++++++++------------- 1 file changed, 20 insertions(+), 14 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index ddfb892a6..d33bb1553 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,13 +1,4 @@ - * New Rule(s): **List rule IDs** @@ -17,12 +8,13 @@ chore(`ruleid`|engine): Title of PR * Automated tool bug * Other (Provide information) -### What issue(s) will this fix? -fixes: +### This PR is related to the following issue(s): + +- ### Testing reference: -- - + +- ### I have conducted the following for this PR: - [ ] I validated this code in Chrome and FF @@ -30,3 +22,17 @@ fixes: - [ ] I provided details for testing - [ ] This PR has been reviewed and is ready for test - [ ] I understand that the title of this PR will be used for the next release notes. + + \ No newline at end of file