diff --git a/lib/ansible/modules/.github/PULL_REQUEST_TEMPLATE.md b/lib/ansible/modules/.github/PULL_REQUEST_TEMPLATE.md index 5cfd027103a..4bfadfb69e3 100644 --- a/lib/ansible/modules/.github/PULL_REQUEST_TEMPLATE.md +++ b/lib/ansible/modules/.github/PULL_REQUEST_TEMPLATE.md @@ -9,7 +9,11 @@ ##### ANSIBLE VERSION - + ``` ``` @@ -22,7 +26,11 @@ If you are fixing an existing issue, please include "Fixes #nnnn" in your commit message and your description; but you should still explain what the change does. --> - + ``` ```