ansible/PULL_REQUEST_TEMPLATE.md
Abhijit Menon-Sen 54cd2069e6 Use triple-backticks for verbatim output
It's easier than indenting by four spaces, as @willthames points out.
2016-02-18 16:11:47 +05:30

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