diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 2759fd73fcd..a69f2682860 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,8 +1,8 @@ **Description** - + +Fixes # **Type of change** @@ -12,12 +12,12 @@ Fixes # (issue) - [ ] Refactor of current code **How Has This Been Tested?** - + **Notes:** -_Please enter any other relevant information here_ + **Checklist:** @@ -26,4 +26,4 @@ _Please enter any other relevant information here_ - [ ] I have commented my code, particularly in hard-to-understand areas - [ ] I have made corresponding changes to the documentation - [ ] My changes generate no new warnings -- [ ] I have added tests to this description that prove my fix is effective or that my feature works \ No newline at end of file +- [ ] I have added tests to this description that prove my fix is effective or that my feature works