summaryrefslogtreecommitdiff
path: root/vendor/swiftmailer/swiftmailer/.github/ISSUE_TEMPLATE.md
blob: 5db652465bad0b9e433039289af0009c726ccbd1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<!-- Please fill in this template according to your issue. -->

| Q                   | A
| ------------------- | -----
| Bug report?         | yes/no
| Feature request?    | yes/no
| RFC?                | yes/no
| How used?           | Standalone/Symfony/3party
| Swiftmailer version | x.y.z
| PHP version         | x.y.z

### Observed behaviour
<!-- What does the code do? -->

### Expected behaviour
<!-- What should the code do? -->

### Example
<!-- Example to reproduce the issue. -->