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) + ```