diff --git a/.github/ISSUE_TEMPLATE/Bug_report.md b/.github/ISSUE_TEMPLATE/Bug_report.md index 8d10a205ad4c..8f84f17e2dbc 100644 --- a/.github/ISSUE_TEMPLATE/Bug_report.md +++ b/.github/ISSUE_TEMPLATE/Bug_report.md @@ -25,7 +25,10 @@ If applicable, add screenshots to help explain your problem. - Docker commands [e.g. docker pull ...] - Docker Version [e.g. v18.05.0-ce-rc1] -**Configuration File (cat ~/.config/verdaccio/config.yaml)** +**Configuration File (cat ~/.config/verdaccio/config.yaml)** + +**Environment information** +Please paste the results of `verdaccio --info` here **Debugging output** - `$ NODE_DEBUG=request verdaccio` display request calls (verdaccio <--> uplinks) diff --git a/.github/issue_template.md b/.github/issue_template.md index 422c1d8fddc7..b6d04df31de4 100644 --- a/.github/issue_template.md +++ b/.github/issue_template.md @@ -22,7 +22,10 @@ Some advices before file an issue - `$ npm -ddd` prints: - `$ npm config get registry` prints: - Verdaccio terminal output - - Which (Windows, OS X/macOS, or Linux) environment are you running verdaccio?: + - Please paste the results of `verdaccio --info` here: + + + - Verdaccio configuration file, eg: `cat ~/.config/verdaccio/config.yaml` - Container Options: - Docker?: