1---
2name: Bug report
3about: Create a report to help us improve
4title: ''
5labels: bug
6assignees: ''
7
8---
9
10### Description
11
12[Description of the bug or feature]
13
14### Steps to reproduce
15
161. [First Step]
172. [Second Step]
183. [and so on...]
19
20**Expected behavior:** [What you expected to happen]
21
22**Actual behavior:** [What actually happened]
23
24### Versions
25
26* [Bootstrap3 Template]
27* [DokuWiki]
28* [Plugins]
29* [PHP]
30* [Browser]
31
32### Screenshots or Logs
33
34[Paste your logs or attach the screenshot]
35
36### Sample page or snippet
37
38[Paste your sample DokuWiki page or snippet using MarkDown code syntax]
39