summaryrefslogtreecommitdiff
path: root/www/wiki/extensions/SemanticMediaWiki/docs/ISSUE_TEMPLATE.md
blob: 087e9e86fd9d251df8853f7215d2b2b5227a9724 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
### Setup and configuration

- SMW version:
- MW version:
- PHP version:
- DB system (MySQL, Blazegraph, etc.) and version:

_Note that it is **required** to provide the setup and configuration information. If you believe to have detected a regression after updating your software please also provide information about your previous setup as well. **In any case only this information will enable us to allocate appropriate review time.** Thank you for you help._

### Issue
_Please describe the issue as best as you can and also fill in the following two sections if applicable._

### Stack trace
Produces a [stack trace](https://www.semantic-mediawiki.org/wiki/Help:Identifying_bugs) and/or outputs:

```
Placeholder for the stack trace or code!
```

### Steps to reproduce
_It is recommend to use the [sandbox](https://sandbox.semantic-mediawiki.org) to demonstrate the observed issue, otherwise provide us with a simple reproducible use case._