1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-11-13 03:35:52 +01:00
verdaccio/.github/issue_template.md

42 lines
1014 B
Markdown
Raw Normal View History

2017-02-18 14:36:56 +01:00
#### My reason:
<!--
a brief explanation of the issue, suggestion, feature
-->
2017-02-18 14:36:56 +01:00
#### Steps to reproduce:
<!--
(if it applies)
how can I do in order to reproduce it? environment?
-->
#### App Version:
<!--
Define which version the issue happens and whether previous version the behaviour is correct
-->
#### Config file:
<!--
Provide your config file might be really helpful. Please be aware to hide sensisive data before post.
-->
2017-02-18 14:36:56 +01:00
#### Additional information:
<!--
provide the following information would be helpful
-->
- `$ set DEBUG=express:* verdaccio` enable extreme verdaccio debug mode
- `$ npm --verbose` prints:
- `$ npm config get registry` prints:
- Verdaccio terminal output
- Windows, OS X/macOS, or Linux?:
- Verdaccio configuration file, eg: `cat ~/.config/verdaccio/config.yaml`
<!-- Remove those does not apply for you -->
- Container:
- I use local environment
- I develop / deploy using Docker.
- I deploy to a PaaS.
#### Additional verbose log: