More honing of issue templates.

This commit is contained in:
John MacFarlane
2021-06-11 09:45:13 -07:00
parent 85f1e1f306
commit 1abac223c2
2 changed files with 11 additions and 10 deletions
+5 -4
View File
@@ -9,13 +9,14 @@ assignees: ''
Thank you for reporting an issue! Before you continue, please make sure that you have
- [ ] searched [the issue tracker](https://github.com/jgm/pandoc/issues) for similar issues (the closed issues too)
- [ ] searched [pandoc-discuss](https://groups.google.com/forum/#!forum/pandoc-discuss) for solutions
- [ ] reproduced your issue on [the latest release](https://github.com/jgm/pandoc/releases) doom-emacs/commit) of pandoc, or on [try pandoc](https://pandoc.org/try)
- 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
**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 (`pandoc --version`), on what OS?
What version of pandoc are you using, on what OS?
+6 -6
View File
@@ -7,14 +7,14 @@ assignees: ''
---
Thank you for suggesting a fetaure! Before you continue, please make sure that you have
Thank you for suggesting a feature! Before you continue, please make sure that you have
- [ ] read the [contributing guidelines](https://github.com/jgm/pandoc/CONTRIBUTING.md)
- [ ] searched [the issue tracker](https://github.com/jgm/pandoc/issues) for similar issues (the closed issues too)
- [ ] searched [pandoc-discuss](https://groups.google.com/forum/#!forum/pandoc-discuss) for relevant discussions
- [ ] searched the [changelog](https://github.com/jgm/pandoc/changelog.md) to make sure the feature has not already been implemented.
- read the contributing guidelines: https://github.com/jgm/pandoc/CONTRIBUTING.md
- searched the issue tracker for similar issues (including
closed issues): https://github.com/jgm/pandoc/issues
- searched the pandoc-discuss mailing list for relevant discussions: https://groups.google.com/forum/#!forum/pandoc-discuss
**Describe your proposed improvement and the problem it solves.**
**Describe alternatives you've considered**
**Describe alternatives you've considered.**