You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/PULL_REQUEST_TEMPLATE.md

28 lines
554 B
Markdown

##### Issue Type:
Please pick one and delete the rest:
- Feature Pull Request
- New Module Pull Request
- Bugfix Pull Request
- Docs Pull Request
##### 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)
```