diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 6162c2e57..ed345f677 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,19 +7,16 @@ assignees: '' --- - +Note that this bug tracker is for reporting bugs, not asking questions. For questions, use the [pandoc-discuss mailing list](https://groups.google.com/forum/#!forum/pandoc-discuss). **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. +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? - +What version of pandoc are you using, on what OS? (If it's not the latest release, please try with the latest release before reporting the issue.)