Add note about asking questions to bug report template.

This commit is contained in:
John MacFarlane 2021-06-11 09:53:07 -07:00
parent 55e9ca7c78
commit b01a7aa66c

View file

@ -13,6 +13,8 @@ Thank you for reporting an issue! Before you continue, please make sure that you
- 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.