diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index fde1bfdb..48e92b26 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,5 +1,3 @@ - - ## Description @@ -7,7 +5,10 @@ ## Related issue - + + + +#000 ## How Has This Been Tested? @@ -19,7 +20,7 @@ ## Types of changes - + - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) @@ -27,7 +28,7 @@ ## Checklist: - + - [ ] My code follows the code style of this project.