linkchecker/.github/ISSUE_TEMPLATE.md
Chris Mayo 70c8da4088 Update issue template
Encourage the user to try debug logging.
2021-12-15 19:34:24 +00:00

43 lines
1.2 KiB
Markdown

<!-- Verify first that your issue is not already reported. -->
<!-- If possible, test if the latest release is affected too. -->
## Summary
<!-- general description of the problem -->
## Steps to reproduce
1.
2.
3.
<!-- Reporting a minimal example that reproduces the problem in the text of
the issue can increase the chance of a solution significantly. -->
## Actual result
## Expected result
## Environment
<!-- replace the comments with the output of the commands -->
* Operating system: <!-- uname -a or lsb_release -a: Debian GNU/Linux 9.1 (stretch), Windows 7, Ubuntu Xenial, etc -->
* Linkchecker version: <!-- linkchecker --version -->
* Python version: <!-- python --version -->
* Install method: <!-- distribution package, PyPI, from source tarball, from git, etc -->
## Configuration file
<!-- include full contents of your configuration file, ~/.linkchecker/linkcheckerrc -->
## Logs
<!-- The exact command line used -->
<!-- Rerun with -Dall and include all relevant lines -->
<!-- If a Traceback happened include it in full as well -->
## Other notes
<!-- Ideas on what might have caused this or could fix this are welcome of
course. -->