verdaccio/.github/issue_template.md

31 lines
722 B
Markdown
Raw Normal View History

### My reason:
<!--
a brief explanation of the issue, suggestion, feature
-->
### Steps to reproduce:
<!--
(if it applies)
how can I do in order to reproduce it? environment? configuration?
-->
### 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`
- Container:
- [ ] I use local environment
- [ ] I develop / deploy using Docker.
- [ ] I deploy to a PaaS.
### Additional verbose log: