diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index feb687200ed..cc50f9530da 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -10,8 +10,9 @@ ##### ANSIBLE VERSION + ``` - + ``` ##### CONFIGURATION @@ -35,8 +36,9 @@ For bugs, show exactly how to reproduce the problem. For new features, show how the feature would be used. --> + ``` - + ``` @@ -45,8 +47,9 @@ For new features, show how the feature would be used. ##### ACTUAL RESULTS - + + + +``` ``` - -``` diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index d8b8e17cbd5..5cfd027103a 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -6,22 +6,23 @@ - Docs Pull Request ##### COMPONENT NAME - + ##### ANSIBLE VERSION + ``` - + ``` ##### SUMMARY + ``` - + ```