mirror of
https://github.com/SomboChea/ui
synced 2026-01-17 16:45:49 +07:00
* chore: fixes snapshots test * chore: adds github actions, issue and feat templates * chore: fixes eslint * chore: remvoes circle ci and adds publish action * chore: adds github-release automation using actions
1.0 KiB
1.0 KiB
name, about
| name | about |
|---|---|
| Bug report | Create a report to help us improve |
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Docker || Kubernetes (please complete the following information):
- Docker verdaccio tag: [e.g. verdaccio:beta]
- Docker commands [e.g. docker pull ...]
- Docker Version [e.g. v18.05.0-ce-rc1]
Configuration File (cat ~/.config/verdaccio/config.yaml)
Debugging output
$ NODE_DEBUG=request verdacciodisplay request calls (verdaccio <--> uplinks)$ DEBUG=express:* verdaccioenable extreme verdaccio debug mode (verdaccio api)$ npm -dddprints:$ npm config get registryprints:
Additional context Add any other context about the problem here.