xref: /plugin/description/.github/ISSUE_TEMPLATE/bug_report.md (revision e689d2932c90c4a915785840f66fe487918d7d88)
1*e689d293SMark Prins---
2*e689d293SMark Prinsname: Bug report
3*e689d293SMark Prinsabout: Create a report to help us improve
4*e689d293SMark Prinstitle: ''
5*e689d293SMark Prinslabels: bug
6*e689d293SMark Prinsassignees: ''
7*e689d293SMark Prins
8*e689d293SMark Prins---
9*e689d293SMark Prins
10*e689d293SMark Prins## Describe the bug
11*e689d293SMark PrinsA clear and concise description of what the bug is.
12*e689d293SMark Prins
13*e689d293SMark Prins### To Reproduce
14*e689d293SMark PrinsSteps to reproduce the behaviour:
15*e689d293SMark Prins1. Go to '...'
16*e689d293SMark Prins2. Click on '....'
17*e689d293SMark Prins3. Scroll down to '....'
18*e689d293SMark Prins4. See error
19*e689d293SMark Prins
20*e689d293SMark Prins## Additional context
21*e689d293SMark PrinsAdd any other context about the problem here.
22*e689d293SMark Prins
23*e689d293SMark Prins## Expected behaviour
24*e689d293SMark PrinsA clear and concise description of what you expected to happen.
25*e689d293SMark Prins
26*e689d293SMark Prins
27*e689d293SMark Prins
28*e689d293SMark Prins## environment
29*e689d293SMark Prins
30*e689d293SMark Prins  - php version:
31*e689d293SMark Prins  - dokuwiki version:
32*e689d293SMark Prins  - plugin version / date:
33*e689d293SMark Prins  - list of any other plugins (apart from bundled plugins):
34*e689d293SMark Prins
35*e689d293SMark Prins### error log
36*e689d293SMark Prins<!-- replace ERRORS below with the relevant section of the php or webserver error -->
37*e689d293SMark Prins```
38*e689d293SMark PrinsERRORS
39*e689d293SMark Prins```
40*e689d293SMark Prins
41*e689d293SMark Prins### debug log
42*e689d293SMark Prins<!-- replace DEBUG below with the relevant section of the dowkuwiki debug log, you need to configure the wiki to create debug logging -->
43*e689d293SMark Prins```
44*e689d293SMark PrinsDEBUG
45*e689d293SMark Prins```
46