aboutsummaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/bug_report.md
blob: 6162c2e57bba4c966b3202159cdc09fed2a4f3cd (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
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: 'bug'
assignees: ''

---

<!--
Thank you for reporting an issue! Before you continue, please make sure that you have

- searched the issue tracker for similar issues (including closed issues): https://github.com/jgm/pandoc/issues
- searched the pandoc-discuss mailing list for solutions: https://groups.google.com/forum/#!forum/pandoc-discuss
- reproduced your issue on the latest release of pandoc, or on https://pandoc.org/try

Note that this bug tracker is for reporting bugs, not asking questions.  For questions, use the pandoc-discuss mailing list.
-->

**Explain the problem.**
Include the exact command line you used and all inputs necessary to reproduce the issue.  Please create as minimal an example as possible, to help the maintainers isolate the problem.  Explain the output you received and how it differs from what you expected.

**Pandoc version?**
What version of pandoc are you using, on what OS?