From a148dbe5b466313dc25bd57d3973b7d64373013d Mon Sep 17 00:00:00 2001 From: Brian Coca Date: Wed, 24 Feb 2016 19:25:21 -0500 Subject: [PATCH] updated with html comments to avoid posting hints also simplified form, had too much from issue template --- lib/ansible/modules/PULL_REQUEST_TEMPLATE.md | 20 +++++++------------- 1 file changed, 7 insertions(+), 13 deletions(-) diff --git a/lib/ansible/modules/PULL_REQUEST_TEMPLATE.md b/lib/ansible/modules/PULL_REQUEST_TEMPLATE.md index 8f3791f3c91..f821123acd4 100644 --- a/lib/ansible/modules/PULL_REQUEST_TEMPLATE.md +++ b/lib/ansible/modules/PULL_REQUEST_TEMPLATE.md @@ -1,6 +1,6 @@ ##### Issue Type: -Please pick one and delete the rest: + - Feature Pull Request - New Module Pull Request - Bugfix Pull Request @@ -8,24 +8,18 @@ Please pick one and delete the rest: ##### Plugin Name: -Name of the plugin/module/task - -##### Ansible Version: - -``` -(Paste verbatim output from “ansible --version” here) -``` + ##### Summary: -Please describe the change and the reason for it. + -(If you're fixing an existing issue, please include "Fixes #nnn" in your + -##### Example output: +##### Example: ``` -(Paste verbatim command output here if necessary) + ```