mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-05 10:10:12 +01:00
24 lines
827 B
Markdown
24 lines
827 B
Markdown
|
---
|
||
|
name: Bug report
|
||
|
about: Create a report to help us improve
|
||
|
|
||
|
---
|
||
|
|
||
|
If you are reporting a problem, please make sure the following information are provided:
|
||
|
|
||
|
**Expected behavior and actual behavior:**
|
||
|
A clear and concise description of what you expected to happen and what's the actual behavior. If applicable, add screenshots to help explain your problem.
|
||
|
|
||
|
**Steps to reproduce the problem:**
|
||
|
Please provide the steps to reproduce this problem.
|
||
|
|
||
|
**Versions:**
|
||
|
Please specify the versions of following systems.
|
||
|
- harbor version: [x.x.x]
|
||
|
- docker engine version: [y.y.y]
|
||
|
- docker-compose version: [z.z.z]
|
||
|
|
||
|
**Additional context:**
|
||
|
* **Harbor config files:** You can get them by packaging `harbor.cfg` and files in the same directory, including subdirectory.
|
||
|
* **Log files:** You can get them by package the `/var/log/harbor/` .
|