0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-01-20 22:52:46 -05:00

build: update issue templates for use info new flag (#1377)

This commit is contained in:
James George 2019-07-08 21:09:34 +05:30 committed by Juan Picado @jotadeveloper
parent 274bb1a9b9
commit 495bb0afee
2 changed files with 8 additions and 2 deletions

View file

@ -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)

View file

@ -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:
<!-- Local environment information -->
- Verdaccio configuration file, eg: `cat ~/.config/verdaccio/config.yaml`
- Container Options:
- Docker?: