mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-05 07:20:58 +00:00
Update issue template
Encourage the user to try debug logging.
This commit is contained in:
parent
c28559e0d9
commit
70c8da4088
1 changed files with 5 additions and 3 deletions
8
.github/ISSUE_TEMPLATE.md
vendored
8
.github/ISSUE_TEMPLATE.md
vendored
|
|
@ -11,6 +11,9 @@
|
|||
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
|
||||
|
|
@ -23,7 +26,6 @@
|
|||
* Linkchecker version: <!-- linkchecker --version -->
|
||||
* Python version: <!-- python --version -->
|
||||
* Install method: <!-- distribution package, PyPI, from source tarball, from git, etc -->
|
||||
* Site URL: <!-- e.g. https://example.com/... -->
|
||||
|
||||
## Configuration file
|
||||
|
||||
|
|
@ -31,8 +33,8 @@
|
|||
|
||||
## Logs
|
||||
|
||||
<!-- Include full log of the linkchecker run, with --verbose -->
|
||||
<!-- Also include the exact commandline used -->
|
||||
<!-- 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
|
||||
|
|
|
|||
Loading…
Reference in a new issue