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