From 6557fc5c640a433ee2f9ed117d37989cf541703d Mon Sep 17 00:00:00 2001 From: Dag Wieers Date: Thu, 9 Jun 2016 17:00:00 +0200 Subject: [PATCH] Update GitHub templates to reflect ansible/ansible (#2397) Update the GitHub templates to what is used for some time on ansible/ansible For more information, see ansible/ansible#15961 --- .../modules/extras/.github/ISSUE_TEMPLATE.md | 9 ++++++--- .../modules/extras/.github/PULL_REQUEST_TEMPLATE.md | 13 +++++++------ 2 files changed, 13 insertions(+), 9 deletions(-) diff --git a/lib/ansible/modules/extras/.github/ISSUE_TEMPLATE.md b/lib/ansible/modules/extras/.github/ISSUE_TEMPLATE.md index feb687200e..7cc5b86027 100644 --- a/lib/ansible/modules/extras/.github/ISSUE_TEMPLATE.md +++ b/lib/ansible/modules/extras/.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. --> + ``` - + ``` @@ -47,6 +49,7 @@ For new features, show how the feature would be used. ##### ACTUAL RESULTS + ``` - + ``` diff --git a/lib/ansible/modules/extras/.github/PULL_REQUEST_TEMPLATE.md b/lib/ansible/modules/extras/.github/PULL_REQUEST_TEMPLATE.md index d8b8e17cbd..5cfd027103 100644 --- a/lib/ansible/modules/extras/.github/PULL_REQUEST_TEMPLATE.md +++ b/lib/ansible/modules/extras/.github/PULL_REQUEST_TEMPLATE.md @@ -6,22 +6,23 @@ - Docs Pull Request ##### COMPONENT NAME - + ##### ANSIBLE VERSION + ``` - + ``` ##### SUMMARY + ``` - + ```