From 9387c1b758ac6dce8510ee6e637cf4f793fd9cd3 Mon Sep 17 00:00:00 2001 From: Dag Wieers Date: Fri, 10 Jun 2016 17:57:00 +0200 Subject: [PATCH] Update GitHub templates to reflect ansible/ansible (#3900) * Update GitHub templates to reflect ansible/ansible Update the GitHub templates to what is used for some time on ansible/ansible For more information, see ansible/ansible#15961 * Small improvement from ansible/ansible --- lib/ansible/modules/.github/ISSUE_TEMPLATE.md | 13 ++++++++----- .../modules/.github/PULL_REQUEST_TEMPLATE.md | 13 +++++++------ 2 files changed, 15 insertions(+), 11 deletions(-) diff --git a/lib/ansible/modules/.github/ISSUE_TEMPLATE.md b/lib/ansible/modules/.github/ISSUE_TEMPLATE.md index feb687200ed..cc50f9530da 100644 --- a/lib/ansible/modules/.github/ISSUE_TEMPLATE.md +++ b/lib/ansible/modules/.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/lib/ansible/modules/.github/PULL_REQUEST_TEMPLATE.md b/lib/ansible/modules/.github/PULL_REQUEST_TEMPLATE.md index d8b8e17cbd5..5cfd027103a 100644 --- a/lib/ansible/modules/.github/PULL_REQUEST_TEMPLATE.md +++ b/lib/ansible/modules/.github/PULL_REQUEST_TEMPLATE.md @@ -6,22 +6,23 @@ - Docs Pull Request ##### COMPONENT NAME - + ##### ANSIBLE VERSION + ``` - + ``` ##### SUMMARY + ``` - + ```