mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-03-16 22:10:26 +00:00
Merge pull request #703 from cjmayo/template
Recommend linkchecker -Dcmdline when reporting issues
This commit is contained in:
commit
b6a6c9ea44
1 changed files with 5 additions and 2 deletions
7
.github/ISSUE_TEMPLATE.md
vendored
7
.github/ISSUE_TEMPLATE.md
vendored
|
|
@ -27,9 +27,12 @@ the issue can increase the chance of a solution significantly. -->
|
|||
* Python version: <!-- python --version -->
|
||||
* Install method: <!-- distribution package, PyPI, from source tarball, from git, etc -->
|
||||
|
||||
## Configuration file
|
||||
## Configuration
|
||||
|
||||
<!-- include full contents of your configuration file, ~/.config/linkchecker/linkcheckerrc -->
|
||||
<!-- Include the output of `linkchecker -Dcmdline -q -f <FILENAME>` inline, not as an attachment, -->
|
||||
<!-- you may want to substitute any sensitive strings, make sure any substitutions are consistent -->
|
||||
<!-- in the reported result and logs. -->
|
||||
<!-- (if you don't use -f/--config when reproducing the problem omit that option here). -->
|
||||
|
||||
## Logs
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue