Skip to content

Commit 11acacf

Browse files
authored
Update bug_report.md
1 parent 6253d08 commit 11acacf

File tree

1 file changed

+19
-10
lines changed

1 file changed

+19
-10
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 19 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,23 +7,32 @@ assignees: ''
77

88
---
99

10+
## Context
11+
12+
### wiki2book version
13+
14+
* Version or commit-hash:
15+
* Pandoc version used:
16+
* Other software information that might be helpful:
17+
18+
### What article is this all about?
19+
20+
* Link to the exact Wikipedia article:
21+
* Passage (e.g. section) in which the issue is:
22+
1023
## Bug description
1124
A clear and concise description of what the bug is.
1225

13-
**What was the error message?**
14-
Give the relevant error message(s) and also attach the complete log to this issue.
26+
### Error messages
27+
Give the relevant error message(s) and also attach the complete log produced by wiki2book to this issue.
1528

16-
## Reproducing the bug
29+
### Analysis
30+
If you analyzed the bug already, describe any further details of the bug.
31+
32+
### Reproducing the bug
1733
Steps to reproduce the behavior:
1834
1. The article, problematic mediawiki code, project file, etc.
1935
2. All parameters you used (the *exact* wiki2book CLI call)
2036
3. All configurations you used
2137
4. See error
2238

23-
## Additional information
24-
25-
**The used wiki2book version (or commit-hash)**
26-
27-
**The used pandoc version**
28-
29-
**Any other useful and/or related information**

0 commit comments

Comments
 (0)