linkchecker/.github/ISSUE_TEMPLATE.md
Chris Mayo 1b9b276d3a Update path to linkcheckerrc in ISSUE_TEMPLATE.md
Changed in:
a03e2e4a ("use xdg dirs for config & data", 2017-10-17)
2022-09-06 19:34:53 +01: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, ~/.config/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. -->