ansible/PULL_REQUEST_TEMPLATE.md
2016-02-18 09:28:21 -08:00

31 lines
606 B
Markdown

##### Issue Type:
Please pick one and delete the rest:
- Feature Pull Request
- New Module Pull Request
- Bugfix Pull Request
- Docs Pull Request
##### 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
commit message and your description; but you should still explain what
the change does.)
##### Example output:
```
(Paste verbatim command output here if necessary)
```