From 495bb0afeea4f9cd82bb8f9e4758adf638a5f6a2 Mon Sep 17 00:00:00 2001 From: James George Date: Mon, 8 Jul 2019 21:09:34 +0530 Subject: [PATCH] build: update issue templates for use info new flag (#1377) --- .github/ISSUE_TEMPLATE/Bug_report.md | 5 ++++- .github/issue_template.md | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/Bug_report.md b/.github/ISSUE_TEMPLATE/Bug_report.md index 8d10a205a..8f84f17e2 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 422c1d8fd..b6d04df31 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?: