1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/PULL_REQUEST_TEMPLATE.md

30 lines
597 B
Markdown
Raw Normal View History

##### 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 are 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 -->
```