summaryrefslogtreecommitdiff
path: root/www/wiki/extensions/SemanticResultFormats/docs/ISSUE_TEMPLATE.md
blob: 880c078b9310093446275b007c61260d7fdabf32 (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
26
27
28
29
30
### Setup

- MW version:
- DB (MySQL etc.):
- PHP version:
- SMW version:
- SRF version:
- Browsers and versions (if applicable):

### Issue

...context and general description...

**Steps to reproduce**

(recommendation is to use the [sandbox](https://sandbox.semantic-mediawiki.org))

1. ... 
2. ...
3. ...

**Expected result:** ...

**Observed result:** ...

**Stacktrace** 

```
...
```