summaryrefslogtreecommitdiff
path: root/PULL_REQUEST_TEMPLATE.md
blob: f821123acd43573e2b3f1b9b9b20ba9e08b3fe5d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
##### 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  -->

##### 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:

```
<!-- (Paste example execution or output here if necessary) -->
```